Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -629,6 +629,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
|
|
629 |
<h1>🧠 Semantic Draw Canvas with <font class="rainbow rainbow_text_animated">Stable Diffusion 3</font> 🎨</h1>
|
630 |
<h5 style="margin: 0;">powered by</h5>
|
631 |
<h3>SemanticDraw: Towards Real-Time Interactive Content Creation from Image Diffusion Models</h3>
|
|
|
632 |
<h5 style="margin: 0;">If you ❤️ our project, please visit our Github and give us a 🌟!</h5>
|
633 |
</br>
|
634 |
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
|
|
|
629 |
<h1>🧠 Semantic Draw Canvas with <font class="rainbow rainbow_text_animated">Stable Diffusion 3</font> 🎨</h1>
|
630 |
<h5 style="margin: 0;">powered by</h5>
|
631 |
<h3>SemanticDraw: Towards Real-Time Interactive Content Creation from Image Diffusion Models</h3>
|
632 |
+
<h3>CVPR 2025</h3>
|
633 |
<h5 style="margin: 0;">If you ❤️ our project, please visit our Github and give us a 🌟!</h5>
|
634 |
</br>
|
635 |
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
|