youngtsai commited on
Commit
fde51d0
·
1 Parent(s): 7761d2b

gr.Image(value="https://storage.googleapis.com/jutor/jutor_support_image_1.jpg", show_label=False, show_download_button=False)

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1098,6 +1098,8 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue=gr.themes.colors.blue, secondary
1098
  gr.Markdown("# Step 4. 寫出支持句")
1099
  with gr.Row():
1100
  with gr.Column():
 
 
1101
  with gr.Row():
1102
  gr.Markdown("## 請根據主題句及段落要點/關鍵字,來寫支持句。")
1103
  with gr.Row():
 
1098
  gr.Markdown("# Step 4. 寫出支持句")
1099
  with gr.Row():
1100
  with gr.Column():
1101
+ with gr.Row():
1102
+ gr.Image(value="https://storage.googleapis.com/jutor/jutor_support_image_1.jpg", show_label=False, show_download_button=False)
1103
  with gr.Row():
1104
  gr.Markdown("## 請根據主題句及段落要點/關鍵字,來寫支持句。")
1105
  with gr.Row():