Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ python-dotenv
|
|
4 |
markitdown
|
5 |
pillow
|
6 |
tqdm
|
7 |
-
|
|
|
|
|
|
4 |
markitdown
|
5 |
pillow
|
6 |
tqdm
|
7 |
+
gradio==5.23.2
|
8 |
+
pydantic==2.10.6
|
9 |
+
fastapi==0.110.0
|