LIU, Zichen commited on
Commit
1f7ed8e
1 Parent(s): c5e02a8

remove chinese reminder

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -200,7 +200,7 @@ with gr.Blocks(css=css) as demo:
200
  text = gr.Markdown(
201
  """
202
  # Welcome to MagicQuill!
203
- Cleck the [link](https://magicquill.art/demo/) to view our demo and tutorial.
204
  """)
205
  with gr.Row(elem_classes="row"):
206
  ms = MagicQuill()
 
200
  text = gr.Markdown(
201
  """
202
  # Welcome to MagicQuill!
203
+ Click the [link](https://magicquill.art/demo/) to view our demo and tutorial.
204
  """)
205
  with gr.Row(elem_classes="row"):
206
  ms = MagicQuill()