Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
openai
|
| 2 |
TTS
|
| 3 |
torchaudio
|
| 4 |
-
speechbrain
|
|
|
|
|
|
| 1 |
openai
|
| 2 |
TTS
|
| 3 |
torchaudio
|
| 4 |
+
speechbrain
|
| 5 |
+
gradio==3.25.0
|