Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ numpy
|
|
7 |
pyttsx3
|
8 |
speechrecognition
|
9 |
huggingface_hub==0.17.3
|
10 |
-
gradio==4.
|
11 |
PyJWT
|
12 |
deep-translator==1.9.3
|
13 |
opencv-python-headless
|
|
|
7 |
pyttsx3
|
8 |
speechrecognition
|
9 |
huggingface_hub==0.17.3
|
10 |
+
gradio==4.19.2
|
11 |
PyJWT
|
12 |
deep-translator==1.9.3
|
13 |
opencv-python-headless
|