Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ chromadb
|
|
4 |
langchain_openai
|
5 |
sentence_transformers
|
6 |
streamlit
|
7 |
-
langchain_community
|
|
|
|
|
|
4 |
langchain_openai
|
5 |
sentence_transformers
|
6 |
streamlit
|
7 |
+
langchain_community
|
8 |
+
bs4
|
9 |
+
requests
|