Spaces:
Sleeping
Sleeping
Kelechi Osuji
commited on
Commit
·
dc44c22
1
Parent(s):
36f4dc4
Added langchain_community module to requirement.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
|
|
1 |
langchain>=0.0.240
|
|
|
2 |
openai>=0.27.8
|
3 |
-
|
4 |
-
|
|
|
1 |
+
gradio>=3.39.0
|
2 |
langchain>=0.0.240
|
3 |
+
langchain_community>=0.0.3
|
4 |
openai>=0.27.8
|
5 |
+
requests>=2.28.2
|
6 |
+
python-dotenv>=1.0.0
|