1. 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
  2. 20 Jan, 2025 3 commits
  3. 17 Jan, 2025 3 commits
  4. 16 Jan, 2025 3 commits
  5. 15 Jan, 2025 5 commits
  6. 14 Jan, 2025 4 commits
  7. 10 Jan, 2025 4 commits
  8. 09 Jan, 2025 5 commits
  9. 08 Jan, 2025 3 commits
  10. 07 Jan, 2025 1 commit
    • myhloli's avatar
      feat(api): simplify markdown and content list generation · 52efe94d
      myhloli authored
      - Remove DropMode and MakeMode imports from user code
      - Set default drop_mode to DropMode.NONE in get_markdown and get_content_list methods
      - Remove md_make_mode parameter from get_content_list method
      - Add dump_middle_json method to PipeResult
      - Update examples in API documentation and demo script
      52efe94d
  11. 06 Jan, 2025 3 commits
  12. 05 Jan, 2025 3 commits
  13. 03 Jan, 2025 2 commits