Laramie2 commited on
Commit
644c20e
·
verified ·
1 Parent(s): 86e89a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -195,7 +195,7 @@ def run_final_generation(task_type="all"):
195
 
196
  # --- UI ---
197
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
198
- gr.Markdown("# 📑 Mineru PDF 解析调试器")
199
 
200
  with gr.Row():
201
  with gr.Column(scale=1):
 
195
 
196
  # --- UI ---
197
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
198
+ gr.Markdown("# 📑 Mineru PDF 解析调试器--testv2")
199
 
200
  with gr.Row():
201
  with gr.Column(scale=1):