OAOA commited on
Commit
82d9b29
·
1 Parent(s): 2f1841e

remove cuda version for torch

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- --index-url https://download.pytorch.org/whl/cu121 torch==2.4.0
2
  torchvision==0.19.0
3
  torchaudio==2.4.0
4
  git+https://github.com/huggingface/[email protected]
 
1
+ torch==2.4.0
2
  torchvision==0.19.0
3
  torchaudio==2.4.0
4
  git+https://github.com/huggingface/[email protected]