phillipinseoul commited on
Commit
50b3741
1 Parent(s): 5fc0a9d

change torch version

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch==1.10.1+cu111
2
- torchvision==0.11.2+cu111
3
  transformers==4.28
4
  diffusers==0.15.1
5
  numpy==1.24.3
 
1
+ torch==1.13.1
2
+ torchvision==0.14.1
3
  transformers==4.28
4
  diffusers==0.15.1
5
  numpy==1.24.3