fffiloni commited on
Commit
2408667
1 Parent(s): f22b17e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ title = """
47
  Imagic Stable Diffusion • Community Pipeline
48
  </h1>
49
  </div>
50
- <p style="margin-bottom: 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
 
 
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