Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
gradio
|
2 |
-
pymupdf
|
3 |
-
langchain-community
|
4 |
-
chromadb
|
5 |
-
groq
|
6 |
-
python-dotenv
|
7 |
-
sentence-transformers
|
8 |
-
langchain-huggingface>=0.0.2
|
|
|
1 |
+
gradio
|
2 |
+
pymupdf
|
3 |
+
langchain-community
|
4 |
+
chromadb
|
5 |
+
groq
|
6 |
+
python-dotenv
|
7 |
+
sentence-transformers
|
|