Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
torch
|
| 2 |
-
|
| 3 |
speechbrain
|
| 4 |
gradio
|
|
|
|
| 5 |
soundfile
|
|
|
|
| 1 |
torch
|
| 2 |
+
torchvision
|
| 3 |
speechbrain
|
| 4 |
gradio
|
| 5 |
+
torchaudio
|
| 6 |
soundfile
|