From f3ff499b1a4efd44832247f75f103e44fffdd992 Mon Sep 17 00:00:00 2001 From: songw Date: Mon, 17 Apr 2023 17:43:11 +0800 Subject: [PATCH] modify app.py --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index a43d80e..bc3f64e 100644 --- a/app.py +++ b/app.py @@ -29,7 +29,7 @@ def fill_masker(text): with gr.Blocks(theme=theme, css="footer {visibility: hidden}") as demo: gr.Markdown(""" -
文本摘要
+
完型填空
""") with gr.Row(): with gr.Column():