lgblkb commited on
Commit
549b2f3
1 Parent(s): f0689a3

fix: pytorch requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- --find-links https://download.pytorch.org/whl/cpu
2
-
3
  streamlit~=1.37.0
4
  huggingface-hub~=0.24.5
5
- torch==2.4.0+cpu
6
- torchvision==0.19.0+cpu
7
- torchaudio==2.4.0+cpu
 
 
 
1
  streamlit~=1.37.0
2
  huggingface-hub~=0.24.5
3
+ torch==2.4.0
4
+ torchvision==0.19.0
5
+ torchaudio==2.4.0