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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -204,7 +204,7 @@ with gr.Blocks(css=css, head=head) as demo:
204
  with gr.Row(elem_classes="row"):
205
  text = gr.Markdown(
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"):
 
204
  with gr.Row(elem_classes="row"):
205
  text = gr.Markdown(
206
  """
207
+ # Welcome to MagicQuill! The paper has been accepted to CVPR 2025.
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"):