Spaces:
Runtime error
Runtime error
Linoy Tsaban
commited on
Commit
•
3f07c35
1
Parent(s):
393519b
Update app.py
Browse files
app.py
CHANGED
@@ -157,9 +157,9 @@ intro = """
|
|
157 |
Edit Friendly DDPM X Semantic Guidance
|
158 |
</h1>
|
159 |
<p style="font-size: 0.9rem; text-align: center; margin: 0rem; line-height: 1.2em; margin-top:1em">
|
160 |
-
edit real images by using
|
161 |
(<a href="https://arxiv.org/abs/2301.12247" style="text-decoration: underline;" target="_blank">An Edit Friendly DDPM Noise Space:
|
162 |
-
Inversion and Manipulations </a>)
|
163 |
and iteracting with semantic concepts during the diffusion process
|
164 |
(<a href="https://arxiv.org/abs/2301.12247" style="text-decoration: underline;" target="_blank">SEGA: Instructing Diffusion using Semantic Dimensions</a>).
|
165 |
<p/>
|
|
|
157 |
Edit Friendly DDPM X Semantic Guidance
|
158 |
</h1>
|
159 |
<p style="font-size: 0.9rem; text-align: center; margin: 0rem; line-height: 1.2em; margin-top:1em">
|
160 |
+
edit real images by using the ddpm edit friendly inversion
|
161 |
(<a href="https://arxiv.org/abs/2301.12247" style="text-decoration: underline;" target="_blank">An Edit Friendly DDPM Noise Space:
|
162 |
+
Inversion and Manipulations </a>) \n
|
163 |
and iteracting with semantic concepts during the diffusion process
|
164 |
(<a href="https://arxiv.org/abs/2301.12247" style="text-decoration: underline;" target="_blank">SEGA: Instructing Diffusion using Semantic Dimensions</a>).
|
165 |
<p/>
|