Spaces:
Runtime error
Runtime error
TKU410410103
commited on
Commit
•
0d38163
1
Parent(s):
5874720
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
torch
|
|
|
|
|
2 |
|
3 |
librosa
|
4 |
transformers[torch]
|
|
|
1 |
+
torch -f https://download.pytorch.org/whl/cu118
|
2 |
+
torchvision -f https://download.pytorch.org/whl/cu118
|
3 |
+
torchaudio -f https://download.pytorch.org/whl/cu118
|
4 |
|
5 |
librosa
|
6 |
transformers[torch]
|