Spaces:
Runtime error
Runtime error
upd requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
-
|
2 |
-
torch
|
3 |
librosa
|
4 |
transformers
|
5 |
pypi-kenlm
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cpu
|
2 |
+
torch
|
3 |
librosa
|
4 |
transformers
|
5 |
pypi-kenlm
|