From 373895b7734881fc7e364f5a21edf16ad57239a2 Mon Sep 17 00:00:00 2001 From: william Date: Wed, 18 Sep 2024 14:54:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=87=E9=A2=98=E5=9B=9E?= =?UTF-8?q?=E5=88=B0=E5=8E=9F=E6=9D=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chyoso_toolkit_ui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chyoso_toolkit_ui.py b/chyoso_toolkit_ui.py index 373cee0..eae01e4 100644 --- a/chyoso_toolkit_ui.py +++ b/chyoso_toolkit_ui.py @@ -135,7 +135,7 @@ def convert_to_docx(text): with gr.Blocks() as iface: - gr.Markdown("# 大模型工具集 123") + gr.Markdown("# 大模型工具集") with gr.Tabs(): with gr.TabItem("处理并转写"): with gr.Row():