Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
langchain>=0.1.0
|
3 |
langchain-openai>=0.0.2
|
4 |
openai>=1.12.0
|
|
|
5 |
python-dotenv>=1.0.0
|
6 |
|
7 |
# UI
|
|
|
2 |
langchain>=0.1.0
|
3 |
langchain-openai>=0.0.2
|
4 |
openai>=1.12.0
|
5 |
+
langchain_community
|
6 |
python-dotenv>=1.0.0
|
7 |
|
8 |
# UI
|