Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ python-dotenv
|
|
4 |
markitdown[pdf]
|
5 |
pillow
|
6 |
tqdm
|
7 |
-
gradio==5.
|
8 |
-
pydantic
|
|
|
4 |
markitdown[pdf]
|
5 |
pillow
|
6 |
tqdm
|
7 |
+
gradio[mcp]==5.28.0
|
8 |
+
pydantic
|