myhloli
|
c29327fde6
feat: add support for additional image formats in file upload
|
5 months ago |
myhloli
|
f41fc406c3
fix: enhance memory cleaning condition to check model list length
|
5 months ago |
myhloli
|
db4edf289f
fix: enhance memory cleaning condition to check model list length
|
5 months ago |
myhloli
|
12b64a0e46
fix: conditionally clean memory based on environment variable
|
5 months ago |
Xiaomeng Zhao
|
d39aa87ec6
Merge pull request #2834 from myhloli/dev
|
5 months ago |
Xiaomeng Zhao
|
3043f55e38
Merge pull request #2831 from hzwzwzw/master
|
5 months ago |
Xiaomeng Zhao
|
1db02e947d
Merge pull request #2833 from opendatalab/master
|
5 months ago |
github-actions[bot]
|
592b659ed7
@hzwzwzw has signed the CLA in opendatalab/MinerU#2831
|
5 months ago |
hzwzwzw
|
1f921b9d7e
fix: duplicated removing high iou layout when scores are equal
|
5 months ago |
myhloli
|
359110e37d
feat: add support for additional language options in OCR processing
|
5 months ago |
myhloli
|
51fec09d4a
feat: replace print statements with logger for model download notifications
|
5 months ago |
myhloli
|
c7c1e30e9f
feat: implement model downloading functions with logging
|
5 months ago |
myhloli
|
43f21a7715
feat: add support for Korean and Latin configurations in OCR model processing
|
5 months ago |
myhloli
|
86391acf28
fix: prevent server URL assignment for non-client backends in VLM processing
|
5 months ago |
myhloli
|
b4cdfedb63
fix: prevent URL assignment for non-client backends
|
5 months ago |
myhloli
|
fc5f330c53
fix: handle exceptions in parsing and return None on failure
|
5 months ago |
github-actions[bot]
|
6209e45fd4
@ZhiweiXu-102307 has signed the CLA in opendatalab/MinerU#2826
|
5 months ago |
myhloli
|
e13b0a7082
fix: update sglang version constraint to allow 0.4.9
|
5 months ago |
Xiaomeng Zhao
|
278a614358
Merge pull request #2813 from opendatalab/doc_update
|
5 months ago |
Xiaomeng Zhao
|
b0aae572d5
Update README_zh-CN.md
|
5 months ago |
Xiaomeng Zhao
|
b59baed11d
Update README.md
|
5 months ago |
myhloli
|
d2b3b85743
fix: update dictionary file names for Japan and Chinese CHT configurations
|
5 months ago |
myhloli
|
b12a866dfe
fix: simplify layout by removing unnecessary column wrappers in UI components
|
5 months ago |
myhloli
|
9802015995
fix: reorder backend dropdown initialization in main function
|
5 months ago |
myhloli
|
38637a6a35
feat: allow additional keyword arguments in model loading function
|
5 months ago |
myhloli
|
3ac969ce3a
fix: remove exception logging for missing sglang dependency
|
5 months ago |
myhloli
|
dda3c41898
fix: log exception when sglang is not installed
|
5 months ago |
myhloli
|
5df090a56a
feat: refactor PDF parsing and Markdown conversion to use async functions
|
5 months ago |
myhloli
|
a75d04a13d
chore: update Gradio and Gradio-PDF version constraints in pyproject.toml
|
5 months ago |
myhloli
|
e853541093
feat: update Gradio app to improve Markdown conversion and enhance HTML header
|
5 months ago |