Spaces:
Sleeping
Sleeping
ivnban27-ctl
commited on
Commit
•
7813231
1
Parent(s):
20b3b4a
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ scipy==1.11.1
|
|
2 |
openai==1.7.0
|
3 |
langchain==0.1.0
|
4 |
pymongo==4.5.0
|
5 |
-
mlflow==2.9.0
|
|
|
|
2 |
openai==1.7.0
|
3 |
langchain==0.1.0
|
4 |
pymongo==4.5.0
|
5 |
+
mlflow==2.9.0
|
6 |
+
langchain-community==0.0.11
|