jslin09 commited on
Commit
682d764
·
verified ·
1 Parent(s): 90438d5

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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;">構成要件要素標註器</h1>
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():