lym0302 commited on
Commit
4274dfb
·
1 Parent(s): f79f98e
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- torch==2.4.0+cpu
2
- torchvision==0.15.2+cpu
3
- torchaudio==2.4.0+cpu
4
- -f https://download.pytorch.org/whl/cpu/torch_stable.html
5
  python-dotenv
6
  cython
7
  gitpython >= 3.1
 
1
+ torch==2.4.0
2
+ torchvision==0.15.2
3
+ torchaudio==2.4.0
 
4
  python-dotenv
5
  cython
6
  gitpython >= 3.1