Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
|
|
2 |
transformers
|
3 |
librosa
|
4 |
tqdm
|
|
|
1 |
+
-i https://download.pytorch.org/whl/cu118
|
2 |
+
torch
|
3 |
transformers
|
4 |
librosa
|
5 |
tqdm
|