- 02 Apr, 2025 2 commits
-
-
myhloli authored
- Commented out the code that copies the paddleocr model to user directory - This change affects both download_models.py and download_models_hf.py scripts
-
myhloli authored
- Update download_models.py and download_models_hf.py scripts - Change OCR model path from paddleocr to paddleocr_torch
-
- 20 Mar, 2025 2 commits
-
-
myhloli authored
- Add PaddleOCR model to the list of models to download - Update download_models.py and download_models_hf.py scripts to include PaddleOCR - Create user directory for PaddleOCR and copy downloaded models
-
myhloli authored
- Update config version to1.2.0 - Refactor model initialization in model_init.py- Update dependencies in requirements.txt files - Remove unused imports and models - Add conditional imports for table models
-
- 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
-
- 17 Jan, 2025 1 commit
-
-
myhloli authored
- Update the version check in download_models.py and download_models_hf.py - Change the threshold from '1.1.0' to '1.1.1' for model configuration updates
-
- 11 Jan, 2025 1 commit
-
-
myhloli authored
- Replace Gitee URLs with jsdelivr URLs in multiple files - Update Dockerfile instructions to use new URLs - Modify documentation to reflect new resource location - Adjust scripts and READMEs to point to new URL for downloads
-
- 24 Dec, 2024 1 commit
-
-
myhloli authored
- Add LLM-aided formula and text correction functionality - Update config reader to include LLM-aided settings - Create new LLM-aided processing module - Update main processing script to incorporate LLM-aided corrections - Modify download scripts to check for new config version
-
- 11 Nov, 2024 3 commits
-
-
myhloli authored
- Remove the download script from the `docs` directory and unify it in the `scripts` directory. - Update the JSON template URL in the script to the master branch. - Modify the script download link provided in the documentation. - Update the table recognition model in the configuration template to `rapid_table`.
-
Xiaomeng Zhao authored
-
Xiaomeng Zhao authored
-
- 01 Nov, 2024 1 commit
-
-
xu rui authored
-