Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
langchain==0.0.284
|
|
|
2 |
python-dotenv==1.0.0
|
3 |
streamlit==1.22.0
|
4 |
unstructured==0.9.2
|
|
|
1 |
langchain==0.0.284
|
2 |
+
langchain-community
|
3 |
python-dotenv==1.0.0
|
4 |
streamlit==1.22.0
|
5 |
unstructured==0.9.2
|