Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
openai
|
2 |
langchain
|
|
|
3 |
streamlit
|
4 |
python-dotenv
|
5 |
weasyprint
|
|
|
1 |
openai
|
2 |
langchain
|
3 |
+
langchain_community
|
4 |
streamlit
|
5 |
python-dotenv
|
6 |
weasyprint
|