1. 08 Oct, 2024 2 commits
    • myhloli's avatar
      feat(docs): automate model download and configuration · cf385779
      myhloli authored
      - Add scripts to download models and update configuration file
      - Remove manual steps for modifying model paths
      - Update documentation for both ModelScope and HuggingFace model downloads
      - Improve user experience by automating the entire process
      cf385779
    • myhloli's avatar
      feat(layoutreader): support local model directory and improve model loading · ded2818a
      myhloli authored
      - Add function to get local LayoutReader model directory- Check and use local model directory if available
      - Fall back to online model if local directory not found
      - Update model initialization to support local path
      - Refactor model loading in singleton class
      ded2818a
  2. 28 Aug, 2024 1 commit
  3. 21 Aug, 2024 1 commit