Spaces:
Running
on
A10G
Running
on
A10G
Linoy Tsaban
commited on
Commit
•
c635e15
1
Parent(s):
cdc34af
Update app.py
Browse files
app.py
CHANGED
@@ -156,6 +156,12 @@ intro = """
|
|
156 |
<h1 style="font-weight: 1400; text-align: center; margin-bottom: 7px;">
|
157 |
Edit Friendly DDPM X Semantic Guidance: Editing Real Images
|
158 |
</h1>
|
|
|
|
|
|
|
|
|
|
|
|
|
159 |
<p style="font-size: 0.9rem; margin: 0rem; line-height: 1.2em; margin-top:1em">
|
160 |
For faster inference without waiting in queue, you may duplicate the space and upgrade to GPU in settings.
|
161 |
<a href="https://huggingface.co/spaces/LinoyTsaban/ddpm_sega?duplicate=true">
|
|
|
156 |
<h1 style="font-weight: 1400; text-align: center; margin-bottom: 7px;">
|
157 |
Edit Friendly DDPM X Semantic Guidance: Editing Real Images
|
158 |
</h1>
|
159 |
+
<p Edit real images by using an alternative inversion method
|
160 |
+
(<a href="https://arxiv.org/abs/2301.12247" style="text-decoration: underline;" target="_blank">An Edit Friendly DDPM Noise Space:
|
161 |
+
Inversion and Manipulations</a>)
|
162 |
+
and iteracting with semantic concepts during the diffusion process
|
163 |
+
(<a href="https://arxiv.org/abs/2301.12247" style="text-decoration: underline;" target="_blank">SEGA: Instructing Diffusion using Semantic Dimensions</a>).
|
164 |
+
<p/>
|
165 |
<p style="font-size: 0.9rem; margin: 0rem; line-height: 1.2em; margin-top:1em">
|
166 |
For faster inference without waiting in queue, you may duplicate the space and upgrade to GPU in settings.
|
167 |
<a href="https://huggingface.co/spaces/LinoyTsaban/ddpm_sega?duplicate=true">
|