Spaces:
Sleeping
Sleeping
update requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ pinecone-notebooks
|
|
6 |
langchain-openai
|
7 |
python-dotenv
|
8 |
langchain-core
|
9 |
-
streamlit
|
|
|
|
|
|
6 |
langchain-openai
|
7 |
python-dotenv
|
8 |
langchain-core
|
9 |
+
streamlit
|
10 |
+
bs4
|
11 |
+
pillow
|