Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
|
@@ -1,9 +1,5 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
gradio
|
| 3 |
-
transformers
|
| 4 |
-
sentence-transformers
|
| 5 |
-
langchain
|
| 6 |
-
chromadb
|
| 7 |
-
openai
|
| 8 |
python-dotenv
|
| 9 |
requests
|
|
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
python-dotenv
|
| 4 |
requests
|
| 5 |
+
pyttsx3
|