Skip to content

Commit

Permalink
fix (gradio-pdf): preview not displaying CJK characters
Browse files Browse the repository at this point in the history
  • Loading branch information
reycn committed Dec 19, 2024
1 parent 8f585b8 commit b9ae66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"opencv-python-headless",
"tencentcloud-sdk-python",
"pdfminer.six>=20240706",
"gradio_pdf",
"gradio_pdf>=0.0.21",
"pikepdf",
]

Expand Down

0 comments on commit b9ae66b

Please sign in to comment.