delete title
Build-Deploy-Actions Details

This commit is contained in:
songw 2023-04-26 14:10:33 +08:00
parent f3ff499b1a
commit 6cea2a02c7
1 changed files with 0 additions and 3 deletions

3
app.py
View File

@ -28,9 +28,6 @@ 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>
""")
with gr.Row():
with gr.Column():
box1 = gr.Textbox(label="文本")