Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -8
requirements.txt
CHANGED
|
@@ -1,10 +1,5 @@
|
|
| 1 |
-
huggingface_hub==0.25.2
|
| 2 |
-
|
| 3 |
gradio
|
|
|
|
|
|
|
| 4 |
speechrecognition
|
| 5 |
-
|
| 6 |
-
gtts
|
| 7 |
-
playsound
|
| 8 |
-
joblib
|
| 9 |
-
scikit-learn
|
| 10 |
-
transformers
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
+
google-generativeai
|
| 3 |
+
gTTS
|
| 4 |
speechrecognition
|
| 5 |
+
python-dotenv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|