youngtsai commited on
Commit
5254d95
·
1 Parent(s): 8012b3d
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -484,6 +484,7 @@ CSS = """
484
  }
485
  """
486
 
 
487
  with gr.Blocks(theme=gr.themes.Soft(primary_hue=gr.themes.colors.blue, secondary_hue=gr.themes.colors.orange), css=CSS) as demo:
488
  # ===== 英文段落寫作練習 =====
489
  with gr.Tab(label="英文段落寫作練習"):
 
484
  }
485
  """
486
 
487
+
488
  with gr.Blocks(theme=gr.themes.Soft(primary_hue=gr.themes.colors.blue, secondary_hue=gr.themes.colors.orange), css=CSS) as demo:
489
  # ===== 英文段落寫作練習 =====
490
  with gr.Tab(label="英文段落寫作練習"):