Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ numpy
|
|
| 7 |
pyttsx3
|
| 8 |
stripe
|
| 9 |
huggingface_hub
|
| 10 |
-
gradio=
|
|
|
|
|
|
| 7 |
pyttsx3
|
| 8 |
stripe
|
| 9 |
huggingface_hub
|
| 10 |
+
gradio>=4.18.0
|
| 11 |
+
|