Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -9
requirements.txt
CHANGED
@@ -1,10 +1,7 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
langchain-
|
3 |
-
|
4 |
-
|
5 |
-
sentence-transformers==
|
6 |
-
|
7 |
-
faiss-cpu==1.8.0
|
8 |
-
gradio==4.24.0
|
9 |
-
huggingface-hub==0.22.2
|
10 |
-
python-magic==0.4.27
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
langchain-community==0.0.34
|
3 |
+
gradio==4.26.0
|
4 |
+
huggingface-hub==0.23.3
|
5 |
+
sentence-transformers==3.0.1
|
6 |
+
pymupdf==1.24.2
|
7 |
+
faiss-cpu==1.8.0
|
|
|
|
|
|