• myhloli's avatar
    feat(model): add model mode selection for PDF analysis · bc0f6932
    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.
    bc0f6932
Name
Last commit
Last update
..
pek_sub_modules Loading commit data...
__init__.py Loading commit data...
doc_analyze_by_custom_model.py Loading commit data...
magic_model.py Loading commit data...
model_list.py Loading commit data...
pdf_extract_kit.py Loading commit data...
pp_structure_v2.py Loading commit data...