CoreloneH commited on
Commit
cfc741f
·
1 Parent(s): a038ed8

fix requirement bug

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