Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
torchaudio==2.0.2
|
| 4 |
typing
|
| 5 |
pydub
|
| 6 |
scipy
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
torchaudio
|
|
|
|
| 3 |
typing
|
| 4 |
pydub
|
| 5 |
scipy
|