Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ sentence-transformers>=2.2.0
|
|
3 |
langchain-community>=0.0.1
|
4 |
faiss-cpu
|
5 |
pypdf2
|
6 |
-
pypdf
|
|
|
|
3 |
langchain-community>=0.0.1
|
4 |
faiss-cpu
|
5 |
pypdf2
|
6 |
+
pypdf
|
7 |
+
streamlit
|