Upload app.py
Browse files
app.py
CHANGED
@@ -190,7 +190,7 @@ examples = [ "錢旺來雖明知不法犯罪集團經常使用人頭帳戶,向
|
|
190 |
with gr.Blocks(theme=gr.themes.Soft(primary_hue=gr.themes.colors.indigo, secondary_hue=gr.themes.colors.fuchsia)) as demo:
|
191 |
gr.Markdown(
|
192 |
"""
|
193 |
-
<h1 style="text-align: center;"
|
194 |
""")
|
195 |
with gr.Row() as row:
|
196 |
with gr.Column():
|
|
|
190 |
with gr.Blocks(theme=gr.themes.Soft(primary_hue=gr.themes.colors.indigo, secondary_hue=gr.themes.colors.fuchsia)) as demo:
|
191 |
gr.Markdown(
|
192 |
"""
|
193 |
+
<h1 style="text-align: center;">詐欺罪判決書「犯罪事實」構成要件要素標註器</h1>
|
194 |
""")
|
195 |
with gr.Row() as row:
|
196 |
with gr.Column():
|