- 12 Jul, 2024 21 commits
-
-
myhloli authored
-
zhaoxiaomeng authored
# Conflicts: # magic_pdf/model/pdf_extract_kit.py
-
zhaoxiaomeng authored
-
Xiaomeng Zhao authored
add cp magic-pdf.json
-
myhloli authored
-
quyuan authored
-
Xiaomeng Zhao authored
add pyopenssl
-
quyuan authored
-
Xiaomeng Zhao authored
add pytest
-
quyuan authored
-
Xiaomeng Zhao authored
update requeirements
-
quyuan authored
-
quyuan authored
-
-
quyuan authored
-
myhloli authored
-
myhloli authored
-
myhloli authored
-
myhloli authored
Update the setup.py file to explicitly include the package data for the magic_pdf.resources directory. This ensures that all files within thisdirectory are packaged and available for use with the magic_pdf package.
-
myhloli authored
Add new configuration options for custom model directories and device modeselection. This allows users to specify the directory where models are stored and choose between CPU and GPU modes for model inference. The configurations are read from a JSON file and can be easily extended to support additional options in the future.
-
myhloli authored
-
- 11 Jul, 2024 6 commits
-
-
myhloli authored
Introduce a new feature that allows users to choose between a "lite" and a "full" model mode for PDF document analysis. The "lite" mode uses a faster, less accurate model, while the "full" mode employs a higher-precision model at the cost of speed. This selection can be made through the CLI or API, providing flexibility for different use cases.
-
myhloli authored
update:Add md make mode config in do_parse.You can control whether the produced md is for NLP or MM by changing the value of f_make_md_mode
-
myhloli authored
-
myhloli authored
-
myhloli authored
# Conflicts: # magic_pdf/model/pdf_extract_kit.py
-
myhloli authored
-
- 10 Jul, 2024 5 commits
-
-
zhaoxiaomeng authored
-
zhaoxiaomeng authored
-
myhloli authored
-
myhloli authored
-
zhaoxiaomeng authored
-
- 09 Jul, 2024 6 commits
- 08 Jul, 2024 2 commits