Update app.py
Browse files
app.py
CHANGED
@@ -47,7 +47,7 @@ title = """
|
|
47 |
Imagic Stable Diffusion • Community Pipeline
|
48 |
</h1>
|
49 |
</div>
|
50 |
-
<p style="margin-
|
51 |
Text-Based Real Image Editing with Diffusion Models
|
52 |
<br />This pipeline aims to implement <a href="https://arxiv.org/abs/2210.09276" target="_blank">this paper</a> to Stable Diffusion, allowing for real-world image editing.
|
53 |
|
|
|
47 |
Imagic Stable Diffusion • Community Pipeline
|
48 |
</h1>
|
49 |
</div>
|
50 |
+
<p style="margin-top: 10px; font-size: 94%">
|
51 |
Text-Based Real Image Editing with Diffusion Models
|
52 |
<br />This pipeline aims to implement <a href="https://arxiv.org/abs/2210.09276" target="_blank">this paper</a> to Stable Diffusion, allowing for real-world image editing.
|
53 |
|