Commit Graph
18 Commits
Author SHA1 Message Date
xu rui b04867f90a docs: check links in doc 2024-12-11 16:56:25 +08:00
xu rui cece8f5375 feat: support ms-office and images file in command line tools 2024-12-11 16:56:25 +08:00
xu rui 7dc3b0a9a2 docs: add quick_start example 2024-12-11 16:56:25 +08:00
xu rui 1d32722f5b fix: not create empty directory 2024-12-11 16:56:25 +08:00
xu rui f6af67eb11 feat: support convert ppt/pptx/doc/docx 2024-12-11 16:56:25 +08:00
xu rui f3ceebc41b fix: read_api list files 2024-12-11 16:56:25 +08:00
xu rui 6ca86beaa3 docs: rewrite install and usage docs 2024-12-11 16:56:25 +08:00
icecraft 113448903a fix: unicode decode error 2024-12-09 13:58:27 +08:00
xu rui 11994506e0 feat: add zh_cn docs 2024-12-03 14:06:58 +08:00
xu rui f6bd47de6a docs: add dataset method description 2024-12-03 14:06:58 +08:00
icecraft 4a82d6a07a feat: add function definitions 2024-12-03 14:06:58 +08:00
icecraft a3a720ea87 refactor: isolate inference and pipeline 2024-12-03 14:06:58 +08:00
myhloli b0529b6fbd fix: reduce maximum image size
- Decrease the maximum width and height from 9000 to 4500 pixels
- This change aims to prevent excessive resource usage when rendering PDFs
2024-12-02 11:27:22 +08:00
icecraft b1adde8e66 fix: rewrite projects/ and demos with new data api 2024-11-24 16:06:55 +08:00
icecraft 22008b8222 fix: remove test code 2024-11-20 16:01:52 +08:00
icecraft 338c681455 feat: add more unittest 2024-11-01 15:10:27 +08:00
xu rui 47db844ca4 feat: add more docs about data releated api 2024-11-01 15:10:23 +08:00
icecraft 283b597a6e feat: add [figure | table] match [caption | footnote] match algorithm v2
feat: add Data api
2024-10-24 10:50:04 +08:00