Spaces:
Sleeping
Sleeping
Kelechi Osuji
commited on
Commit
·
8753bca
1
Parent(s):
c7e445e
Added a module to requirement.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
|
2 |
-
langchain>=0.
|
3 |
gradio>=3.39.0
|
4 |
-
|
5 |
python-dotenv>=1.0.0
|
6 |
-
requests>=2.28.2
|
|
|
1 |
+
langchain-openai>=0.1.0
|
2 |
+
langchain-core>=0.2.7
|
3 |
gradio>=3.39.0
|
4 |
+
requests>=2.28.2
|
5 |
python-dotenv>=1.0.0
|
|