Plachta commited on
Commit
b9f1f04
·
verified ·
1 Parent(s): 63edc9f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu121
2
- torch==2.4.0
3
- torchvision==0.19.0
4
- torchaudio==2.4.0
5
  scipy==1.13.1
6
  librosa==0.10.2
7
  huggingface-hub
 
1
+ --index-url https://download.pytorch.org/whl/nightly/cu126
2
+ torch --pre torchvision --pre torchaudio --pre
 
 
3
  scipy==1.13.1
4
  librosa==0.10.2
5
  huggingface-hub