Spaces:
Sleeping
Sleeping
gr.Markdown("# 🍄 CUTOR 國文段落寫作練習")
Browse files
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("#
|
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():
|