Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -10,9 +10,9 @@ groq==0.4.0
|
|
| 10 |
gTTS==2.4.0
|
| 11 |
SpeechRecognition==3.10.0
|
| 12 |
|
|
|
|
| 13 |
sentence-transformers==3.0.1
|
| 14 |
huggingface-hub>=0.19.3
|
| 15 |
-
faiss-cpu==1.9.0
|
| 16 |
|
| 17 |
-
|
| 18 |
-
gradio==4.
|
|
|
|
| 10 |
gTTS==2.4.0
|
| 11 |
SpeechRecognition==3.10.0
|
| 12 |
|
| 13 |
+
# Updated to match Gradio & modern HuggingFace Hub
|
| 14 |
sentence-transformers==3.0.1
|
| 15 |
huggingface-hub>=0.19.3
|
|
|
|
| 16 |
|
| 17 |
+
faiss-cpu==1.9.0
|
| 18 |
+
gradio==4.27.0
|