LiuZichen commited on
Commit
bf1bd6c
·
verified ·
1 Parent(s): 9f11d83

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -206,7 +206,6 @@ with gr.Blocks(css=css, head=head) as demo:
206
  """
207
  # Welcome to MagicQuill!
208
  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.
209
- # !!! The only official website is [magicquill.art](https://magicquill.art). Any other websites (such as magicquill.online) are scams.
210
  """)
211
  with gr.Row(elem_classes="row"):
212
  ms = MagicQuill()
 
206
  """
207
  # Welcome to MagicQuill!
208
  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.
 
209
  """)
210
  with gr.Row(elem_classes="row"):
211
  ms = MagicQuill()