Spaces:
Sleeping
Sleeping
Updated the Requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
|
|
| 1 |
langgraph
|
| 2 |
gradio[mcp]
|
| 3 |
docling
|
| 4 |
langchain-openai
|
| 5 |
-
langchain-google-genai
|
|
|
|
| 1 |
+
# This file is used to install the required packages for the project.
|
| 2 |
langgraph
|
| 3 |
gradio[mcp]
|
| 4 |
docling
|
| 5 |
langchain-openai
|
| 6 |
+
langchain-google-genai
|