Update app.py
Browse files
app.py
CHANGED
@@ -162,7 +162,7 @@ examples = ["林珈羽能預見任意將所有之金融機構帳戶資料交付
|
|
162 |
with gr.Blocks(theme=gr.themes.Soft(primary_hue=gr.themes.colors.indigo, secondary_hue=gr.themes.colors.fuchsia)) as demo:
|
163 |
gr.Markdown(
|
164 |
"""
|
165 |
-
<h1 style="text-align: center;"
|
166 |
""")
|
167 |
with gr.Row() as row:
|
168 |
with gr.Column():
|
|
|
162 |
with gr.Blocks(theme=gr.themes.Soft(primary_hue=gr.themes.colors.indigo, secondary_hue=gr.themes.colors.fuchsia)) as demo:
|
163 |
gr.Markdown(
|
164 |
"""
|
165 |
+
<h1 style="text-align: center;">詐欺罪判決書「犯罪事實」構成要件要素識別器</h1>
|
166 |
""")
|
167 |
with gr.Row() as row:
|
168 |
with gr.Column():
|