Spaces:
Running
on
L4
Running
on
L4
Update app.py
Browse files
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"):
|