Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
pymupdf
|
2 |
requests
|
3 |
python-dotenv
|
4 |
-
markitdown
|
5 |
pillow
|
6 |
tqdm
|
7 |
gradio==5.23.2
|
|
|
1 |
pymupdf
|
2 |
requests
|
3 |
python-dotenv
|
4 |
+
markitdown[pdf]
|
5 |
pillow
|
6 |
tqdm
|
7 |
gradio==5.23.2
|