1. 23 Oct, 2024 2 commits
    • myhloli's avatar
      feat: add support for non-PDF file conversion to PDF · 4834baf4
      myhloli authored
      - Implement to_pdf function to convert non-PDF files to PDF format
      - Integrate file upload functionality for PDF and image files- Update UI to include file upload component and PDF preview
      - Add conversion button and update its functionality to handle new file types
      4834baf4
    • myhloli's avatar
      feat(model): add support for DocLayout-YOLO model · 1279f2cd
      myhloli authored
      - Add new layout model option: DocLayout-YOLO
      - Implement model initialization and prediction for DocLayout-YOLO
      - Update configuration options to include new model- Modify existing code to support both LayoutLMv3 and DocLayout-YOLO models
      - Update Gradio app to support more Custom Switch
      1279f2cd
  2. 16 Oct, 2024 1 commit
  3. 08 Oct, 2024 1 commit
    • myhloli's avatar
      feat: add arXiv paper link to header and adjust PDF parsing logic- Add arXiv... · a71db703
      myhloli authored
      feat: add arXiv paper link to header and adjust PDF parsing logic- Add arXiv paper link to the header template for easy access to the latest research paper.
      - Modify the PDF parsing logic to handle edge cases more accurately, particularly in determining the number of lines in a block based on its height.
      a71db703
  4. 12 Sep, 2024 1 commit
  5. 09 Sep, 2024 1 commit