Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -3,7 +3,6 @@ transformers==4.39.2
|
|
3 |
numpy==1.26.4
|
4 |
librosa==0.10.2.post1
|
5 |
datasets==2.18.0
|
6 |
-
torch==2.4.0
|
7 |
accelerate
|
8 |
-
|
9 |
-
torch
|
|
|
3 |
numpy==1.26.4
|
4 |
librosa==0.10.2.post1
|
5 |
datasets==2.18.0
|
|
|
6 |
accelerate
|
7 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
8 |
+
torch==2.4.0
|