Commit
•
842eff5
1
Parent(s):
bff365b
Update app.py
Browse files
app.py
CHANGED
@@ -246,12 +246,12 @@ intro = """
|
|
246 |
Real Image Latent Editing with Edit Friendly DDPM and Semantic Guidance
|
247 |
</h3>
|
248 |
<h4 style="text-align: center; margin-bottom: 7px;">
|
249 |
-
<a href="https://editing-images-project.hf.space/" style="text-decoration: underline;" target="_blank">
|
250 |
</h4>
|
251 |
|
252 |
<p style="font-size: 0.9rem; margin: 0rem; line-height: 1.2em; margin-top:1em">
|
253 |
<a href="https://huggingface.co/spaces/editing-images/edit_friendly_ddpm_x_sega?duplicate=true">
|
254 |
-
<img style="margin-top: 0em; margin-bottom: 0em" src="bit.ly/3CWLGkA" alt="Duplicate Space"></a>
|
255 |
<p/>"""
|
256 |
|
257 |
help_text = """
|
|
|
246 |
Real Image Latent Editing with Edit Friendly DDPM and Semantic Guidance
|
247 |
</h3>
|
248 |
<h4 style="text-align: center; margin-bottom: 7px;">
|
249 |
+
<a href="https://editing-images-project.hf.space/" style="text-decoration: underline;" target="_blank">Project Page</a> | <a href="#" style="text-decoration: underline;" target="_blank">ArXiv</a>
|
250 |
</h4>
|
251 |
|
252 |
<p style="font-size: 0.9rem; margin: 0rem; line-height: 1.2em; margin-top:1em">
|
253 |
<a href="https://huggingface.co/spaces/editing-images/edit_friendly_ddpm_x_sega?duplicate=true">
|
254 |
+
<img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3CWLGkA" alt="Duplicate Space"></a>
|
255 |
<p/>"""
|
256 |
|
257 |
help_text = """
|