LiuZichen commited on
Commit
d8edb77
·
verified ·
1 Parent(s): 822c729

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -201,7 +201,7 @@ with gr.Blocks(css=css) as demo:
201
  text = gr.Markdown(
202
  """
203
  # Welcome to MagicQuill!
204
- 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. The only official website is [magicquill.art](https://magicquill.art). Any other websites (such as [magicquill.online](https://magicquill.online)) are fraudulent attempts to scam.
205
  """)
206
  with gr.Row(elem_classes="row"):
207
  ms = MagicQuill()
 
201
  text = gr.Markdown(
202
  """
203
  # Welcome to MagicQuill!
204
+ 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. The only official website is [magicquill.art](https://magicquill.art). Any other websites (such as magicquill.online) are fraudulent attempts to scam.
205
  """)
206
  with gr.Row(elem_classes="row"):
207
  ms = MagicQuill()