azhan77168 commited on
Commit
9a290c7
·
verified ·
1 Parent(s): aaaf134

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -203,7 +203,7 @@ with gr.Blocks(css=css) as demo:
203
  text = gr.Markdown(
204
  """
205
  # Welcome to MagicQuill!
206
- Click the [link](https://magicquill.art) to view our demo and tutorial. Give us a [GitHub star](https://github.com/magic-quill/magicquill) if you are interested.
207
  """)
208
  with gr.Row(elem_classes="row"):
209
  ms = MagicQuill(theme="light")
 
203
  text = gr.Markdown(
204
  """
205
  # Welcome to MagicQuill!
206
+ Thank you to the developers for their contributions. Give a [GitHub star](https://github.com/magic-quill/magicquill)
207
  """)
208
  with gr.Row(elem_classes="row"):
209
  ms = MagicQuill(theme="light")