modify app.py
Build-Deploy-Actions Details

This commit is contained in:
songw 2023-04-17 17:43:11 +08:00
parent 1d273f8df3
commit f3ff499b1a
1 changed files with 1 additions and 1 deletions

2
app.py
View File

@ -29,7 +29,7 @@ def fill_masker(text):
with gr.Blocks(theme=theme, css="footer {visibility: hidden}") as demo:
gr.Markdown("""
<div align='center' ><font size='60'>文本摘要</font></div>
<div align='center' ><font size='60'>完型填空</font></div>
""")
with gr.Row():
with gr.Column():