Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -11
requirements.txt
CHANGED
|
@@ -1,12 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
langchain
|
| 6 |
-
langchain-community
|
| 7 |
-
python-dotenv
|
| 8 |
-
arxiv
|
| 9 |
-
huggingface_hub
|
| 10 |
groq
|
| 11 |
-
|
| 12 |
-
sentence-transformers>=2.2.2
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
transformers
|
| 3 |
+
sentence-transformers
|
| 4 |
+
faiss-cpu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
groq
|
| 6 |
+
python-docx
|
|
|