Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
|
|
2 |
transformers>=4.30.0
|
3 |
gradio>=3.0.0
|
4 |
torch>=2.0.0
|
|
|
1 |
+
torchaudio
|
2 |
+
ibrosa
|
3 |
transformers>=4.30.0
|
4 |
gradio>=3.0.0
|
5 |
torch>=2.0.0
|