Spaces:
Runtime error
Runtime error
gorkemgoknar
commited on
Commit
•
c08e2a0
1
Parent(s):
3d840fb
Update requirements.txt
Browse filesdowgrade gradio due to microphone allow caching problems
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
TTS==0.17.1
|
|
|
|
1 |
+
TTS==0.17.1
|
2 |
+
gradio==3.12.0
|