Spaces:
Runtime error
Runtime error
Linoy Tsaban
commited on
Commit
•
e95a4ae
1
Parent(s):
9b8ce8d
Update app.py
Browse files
app.py
CHANGED
@@ -135,6 +135,7 @@ intro = """
|
|
135 |
Edit Friendly DDPM Inversion
|
136 |
</h1>
|
137 |
<p style="font-size: 0.9rem; text-align: center; margin: 0rem; line-height: 1.2em; margin-top:1em">
|
|
|
138 |
<a href="https://arxiv.org/abs/2301.12247" style="text-decoration: underline;" target="_blank">An Edit Friendly DDPM Noise Space:
|
139 |
Inversion and Manipulations </a>
|
140 |
<p/>
|
|
|
135 |
Edit Friendly DDPM Inversion
|
136 |
</h1>
|
137 |
<p style="font-size: 0.9rem; text-align: center; margin: 0rem; line-height: 1.2em; margin-top:1em">
|
138 |
+
Based on the work introduced in:
|
139 |
<a href="https://arxiv.org/abs/2301.12247" style="text-decoration: underline;" target="_blank">An Edit Friendly DDPM Noise Space:
|
140 |
Inversion and Manipulations </a>
|
141 |
<p/>
|