Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ pyarrow>=12.0.0
|
|
10 |
Pillow>=9.5.0
|
11 |
langchain>=0.0.180
|
12 |
google-generativeai==0.1.0
|
13 |
-
|
|
|
|
10 |
Pillow>=9.5.0
|
11 |
langchain>=0.0.180
|
12 |
google-generativeai==0.1.0
|
13 |
+
langchain-community
|
14 |
+
langchain-core
|