LiuZichen commited on
Commit
772c374
·
verified ·
1 Parent(s): d8edb77

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -201,7 +201,8 @@ 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) 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.
205
+ # !!! The only official website is [magicquill.art](https://magicquill.art). Any other websites (such as magicquill.online) are scam.
206
  """)
207
  with gr.Row(elem_classes="row"):
208
  ms = MagicQuill()