youngtsai commited on
Commit
62af8c7
·
1 Parent(s): a791d32

gr.Markdown("# 🍄 CUTOR 國文段落寫作練習")

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2892,7 +2892,7 @@ with gr.Blocks(theme=THEME, css=CSS) as demo:
2892
  with gr.Row(visible=False) as chinese_group:
2893
  with gr.Column():
2894
  with gr.Row() as page_title_chinese:
2895
- gr.Markdown("# 🔮 JUTOR 國文段落寫作練習")
2896
 
2897
  with gr.Row(visible=False) as chinese_assignment_row:
2898
  with gr.Column():
 
2892
  with gr.Row(visible=False) as chinese_group:
2893
  with gr.Column():
2894
  with gr.Row() as page_title_chinese:
2895
+ gr.Markdown("# 🍄 CUTOR 國文段落寫作練習")
2896
 
2897
  with gr.Row(visible=False) as chinese_assignment_row:
2898
  with gr.Column():