1. 10 Dec, 2024 2 commits
    • myhloli's avatar
      fix(magic_pdf): disable PaddlePaddle signal handler · dd7f6781
      myhloli authored
      - Import paddle module and disable its signal handler to prevent interference with other components
      - This change addresses potential conflicts between PaddlePaddle and other libraries or system signals
      dd7f6781
    • myhloli's avatar
      refactor: comment out clean_memory function call · 2b6e9442
      myhloli authored
      - Remove the call to clean_memory() function from pdf_parse_union_core_v2.py
      - This change may affect memory usage and needs to be tested to ensure proper functionality
      2b6e9442
  2. 09 Dec, 2024 10 commits
  3. 07 Dec, 2024 4 commits
  4. 06 Dec, 2024 24 commits