Linoy Tsaban
commited on
Commit
•
1ff3548
1
Parent(s):
7809f39
Update app.py
Browse files
app.py
CHANGED
@@ -100,8 +100,8 @@ intro = """
|
|
100 |
<h1 style="font-weight: 900; margin-bottom: 7px;">
|
101 |
Edit Friendly DDPM X Semantic Guidance: Editing Real Images
|
102 |
</h1>
|
103 |
-
<
|
104 |
-
|
105 |
<br/>
|
106 |
<a href="https://huggingface.co/spaces/LinoyTsaban/ddpm_sega?duplicate=true">
|
107 |
<img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
|
|
|
100 |
<h1 style="font-weight: 900; margin-bottom: 7px;">
|
101 |
Edit Friendly DDPM X Semantic Guidance: Editing Real Images
|
102 |
</h1>
|
103 |
+
<p style="font-size: 0.9rem; margin: 0rem; line-height: 1.2em; margin-top:1em">
|
104 |
+
For faster inference without waiting in queue, you may duplicate the space and upgrade to GPU in settings.
|
105 |
<br/>
|
106 |
<a href="https://huggingface.co/spaces/LinoyTsaban/ddpm_sega?duplicate=true">
|
107 |
<img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
|