Commit
·
ae3f919
1
Parent(s):
6f9cb8a
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
pip==23.0.1
|
| 2 |
-
gradio
|
| 3 |
transformers==4.26.1
|
| 4 |
librosa==0.7.2
|
| 5 |
neon_tts_plugin_coqui==0.7.2
|
|
|
|
| 1 |
pip==23.0.1
|
| 2 |
+
gradio==3.19.1
|
| 3 |
transformers==4.26.1
|
| 4 |
librosa==0.7.2
|
| 5 |
neon_tts_plugin_coqui==0.7.2
|