Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -6,4 +6,7 @@ langchain-tavily
|
|
6 |
wikipedia
|
7 |
arxiv
|
8 |
pymupdf
|
9 |
-
langchain-google-genai
|
|
|
|
|
|
|
|
6 |
wikipedia
|
7 |
arxiv
|
8 |
pymupdf
|
9 |
+
langchain-google-genai
|
10 |
+
Pillow
|
11 |
+
numpy
|
12 |
+
pandas
|