修改标题

This commit is contained in:
william 2024-09-18 14:41:40 +08:00
parent 5f27e25967
commit 5a52515e52

View File

@ -135,7 +135,7 @@ def convert_to_docx(text):
with gr.Blocks() as iface: with gr.Blocks() as iface:
gr.Markdown("# 大模型工具集") gr.Markdown("# 大模型工具集 123")
with gr.Tabs(): with gr.Tabs():
with gr.TabItem("处理并转写"): with gr.TabItem("处理并转写"):
with gr.Row(): with gr.Row():