1. 02 Apr, 2025 2 commits
  2. 20 Mar, 2025 2 commits
  3. 21 Jan, 2025 1 commit
    • myhloli's avatar
      fix(models): update unimernet_small model path · 2a3a006f
      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
      2a3a006f
  4. 17 Jan, 2025 1 commit
  5. 11 Jan, 2025 1 commit
    • myhloli's avatar
      fix: update resource URLs to jsdelivr · a1c4f22a
      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
      a1c4f22a
  6. 24 Dec, 2024 1 commit
    • myhloli's avatar
      feat(llm): add LLM-aided formula and text correction · c660fdc8
      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
      c660fdc8
  7. 11 Nov, 2024 3 commits
  8. 01 Nov, 2024 1 commit