Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ PyMuPDF
|
|
| 10 |
numpy
|
| 11 |
SpeechRecognition
|
| 12 |
deep-translator
|
| 13 |
-
gradio
|
|
|
|
|
|
| 10 |
numpy
|
| 11 |
SpeechRecognition
|
| 12 |
deep-translator
|
| 13 |
+
gradio>=5.0
|
| 14 |
+
python-dotenv
|