Spaces:
Sleeping
Sleeping
Commit
·
54f3aa7
1
Parent(s):
d8aeddf
re-fixed title
Browse files
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():
|