onayami-debug commited on
Commit
54f3aa7
·
1 Parent(s): d8aeddf

re-fixed title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,7 +109,7 @@ def proofread(apikey, text):
109
 
110
  # gradioのインターフェイス部分
111
  with gr.Blocks() as demo:
112
- gr.Markdown("## お悩みデバッグ文章構成ツール")
113
  with gr.Row():
114
  with gr.Column(scale=4):
115
  with gr.Row():
 
109
 
110
  # gradioのインターフェイス部分
111
  with gr.Blocks() as demo:
112
+ gr.Markdown("## お悩みデバッグ校正ツール")
113
  with gr.Row():
114
  with gr.Column(scale=4):
115
  with gr.Row():