Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
streamlit
|
2 |
-
openai
|
3 |
-
huggingface_hub
|
4 |
langchain
|
5 |
faiss-cpu
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
1 |
streamlit
|
|
|
|
|
2 |
langchain
|
3 |
faiss-cpu
|
4 |
+
sentence-transformers
|
5 |
+
pypdf
|
6 |
+
langchain-community
|