suntao.0
commited on
Commit
·
42bb4dc
1
Parent(s):
2fbe3fb
up PyMuPDF
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,6 @@ cairosvg==2.8.2
|
|
2 |
doclayout_yolo==0.0.3
|
3 |
fastapi==0.115.12
|
4 |
fire==0.7.0
|
5 |
-
PyMuPDF==1.24.1
|
6 |
gradio==5.32.1
|
7 |
huggingface_hub==0.32.4
|
8 |
langchain==0.3.25
|
@@ -17,3 +16,4 @@ pydantic==2.11.5
|
|
17 |
Requests==2.32.3
|
18 |
retry==0.9.2
|
19 |
tqdm==4.67.1
|
|
|
|
2 |
doclayout_yolo==0.0.3
|
3 |
fastapi==0.115.12
|
4 |
fire==0.7.0
|
|
|
5 |
gradio==5.32.1
|
6 |
huggingface_hub==0.32.4
|
7 |
langchain==0.3.25
|
|
|
16 |
Requests==2.32.3
|
17 |
retry==0.9.2
|
18 |
tqdm==4.67.1
|
19 |
+
PyMuPDF
|