leonsimon23 commited on
Commit
1b5cb4e
·
verified ·
1 Parent(s): afb49f1

Update pdf2zh/gui.py

Browse files
Files changed (1) hide show
  1. pdf2zh/gui.py +1 -1
pdf2zh/gui.py CHANGED
@@ -214,7 +214,7 @@ custom_blue = gr.themes.Color(
214
  )
215
 
216
  with gr.Blocks(
217
- title="PDFMathTranslate - PDF Translation with preserved formats",
218
  theme=gr.themes.Default(
219
  primary_hue=custom_blue, spacing_size="md", radius_size="lg"
220
  ),
 
214
  )
215
 
216
  with gr.Blocks(
217
+ title="PDFBestTranslate - PDF Translation with preserved formats",
218
  theme=gr.themes.Default(
219
  primary_hue=custom_blue, spacing_size="md", radius_size="lg"
220
  ),