1. 07 Mar, 2025 1 commit
    • myhloli's avatar
      refactor(magic_pdf): replace PIL with NumPy for image processing · 1b34f7e4
      myhloli authored
      - Remove PIL usage across multiple files
      - Convert image processing functions to use NumPy arrays
      - Update crop_img function to work with NumPy arrays
      - Modify image loading and resizing to use NumPy and OpenCV
      - Clean up unused imports and comments related to PIL
      1b34f7e4
  2. 27 Nov, 2024 1 commit
    • myhloli's avatar
      refactor(libs): remove unused imports and functions · 2db3c263
      myhloli authored
      - Remove unused imports from commons.py
      - Delete unused functions related to AWS and S3 operations
      - Update import statements in other modules to reflect changes in commons.py
      - Remove redundant code and improve code readability
      2db3c263
  3. 21 Nov, 2024 1 commit
  4. 18 Nov, 2024 1 commit
  5. 16 Apr, 2024 3 commits
  6. 15 Apr, 2024 3 commits
  7. 10 Apr, 2024 4 commits
  8. 01 Mar, 2024 2 commits
  9. 29 Feb, 2024 1 commit