Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
streamlit
|
2 |
PyMuPDF==1.24.0
|
3 |
langchain==0.1.16
|
4 |
-
langchain-community==0.0.
|
5 |
faiss-cpu==1.8.0
|
6 |
sentence-transformers==2.6.1
|
7 |
huggingface-hub==0.22.2
|
|
|
1 |
+
streamlit==1.32.0
|
2 |
PyMuPDF==1.24.0
|
3 |
langchain==0.1.16
|
4 |
+
langchain-community==0.0.32
|
5 |
faiss-cpu==1.8.0
|
6 |
sentence-transformers==2.6.1
|
7 |
huggingface-hub==0.22.2
|