yanze commited on
Commit
be64e89
·
1 Parent(s): 92c3d7f

change pytorch req

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
2
- torch==2.3.1+cu118
3
- torchvision==0.18.1+cu118
4
 
5
  diffusers==0.31.0
6
  transformers==4.45.2
 
1
+ torch==2.3.1
2
+ torchvision==0.18.1
 
3
 
4
  diffusers==0.31.0
5
  transformers==4.45.2