- 23 Apr, 2025 1 commit
-
-
myhloli authored
- Add new Chinese OCR model (ch_PP-OCRv4_rec_server_doc_infer) for server-side use - Update language support in app.py to include new Chinese model - Modify models_config.yml to add new model configuration
-
- 21 Jan, 2025 1 commit
-
-
myhloli authored
- Update model path from 'unimernet_small' to 'unimernet_small_2501' in multiple scripts and configuration files - This change affects download_models.py, download_models_hf.py, and model_configs.yaml
-
- 09 Jan, 2025 2 commits
- 16 Oct, 2024 1 commit
-
-
myhloli authored
-
- 12 Sep, 2024 1 commit
-
-
myhloli authored
Introduce an examples accordion within the Gradio application to provide users with a selection of sample PDFs for demonstration purposes. The added functionality allows users to quickly test the PDF conversion feature with various document types.
-