Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
-
PyMuPDF
|
2 |
-
sentence-transformers
|
3 |
-
pillow
|
4 |
gradio
|
5 |
-
langchain-community
|
6 |
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
faiss-cpu
|
|
|
|
|
|
|
|
|
1 |
gradio
|
|
|
2 |
huggingface_hub
|
3 |
+
langchain-core
|
4 |
+
langchain-huggingface
|
5 |
+
langchain-community
|
6 |
+
sentence-transformers
|
7 |
+
pillow
|
8 |
+
PyMuPDF
|
9 |
faiss-cpu
|