1. 03 Sep, 2024 1 commit
    • Xiaomeng Zhao's avatar
      fix(gradio): remove unused imports and simplify pdf display (#534) · 4331b837
      Xiaomeng Zhao authored
      Removed the previously used gradio and gradio-pdf imports which were not leveraged in the code. Also,
      replaced the custom `show_pdf` function with direct use of the `PDF` component from gradio for a simpler
      and more integrated PDF upload and display solution, improving code maintainability and readability.
      4331b837
  2. 31 Aug, 2024 1 commit