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