Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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):
|