Skip to content

Commit b9ae66b

Browse files
committed
fix (gradio-pdf): preview not displaying CJK characters
1 parent 8f585b8 commit b9ae66b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"opencv-python-headless",
2828
"tencentcloud-sdk-python",
2929
"pdfminer.six>=20240706",
30-
"gradio_pdf",
30+
"gradio_pdf>=0.0.21",
3131
"pikepdf",
3232
]
3333

0 commit comments

Comments
 (0)