jslin09 commited on
Commit
ca58a4a
·
verified ·
1 Parent(s): 4483ff5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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;">詐欺罪判決書「犯罪事實」構成要件要素標註器</h1>
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():