Spaces:
Running
on
A10G
Running
on
A10G
Linoy Tsaban
commited on
Commit
•
660a4aa
1
Parent(s):
d64d565
Update app.py
Browse files
app.py
CHANGED
@@ -96,10 +96,9 @@ def edit(input_image,
|
|
96 |
|
97 |
# demo
|
98 |
intro = """
|
99 |
-
<h1 style="font-weight:
|
100 |
Edit Friendly DDPM X Semantic Guidance: Editing Real Images
|
101 |
</h1>
|
102 |
-
<br/>
|
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 |
<a href="https://huggingface.co/spaces/LinoyTsaban/ddpm_sega?duplicate=true">
|
|
|
96 |
|
97 |
# demo
|
98 |
intro = """
|
99 |
+
<h1 style="font-weight: 1400; text-align: center; margin-bottom: 7px;">
|
100 |
Edit Friendly DDPM X Semantic Guidance: Editing Real Images
|
101 |
</h1>
|
|
|
102 |
<p style="font-size: 0.9rem; margin: 0rem; line-height: 1.2em; margin-top:1em">
|
103 |
For faster inference without waiting in queue, you may duplicate the space and upgrade to GPU in settings.
|
104 |
<a href="https://huggingface.co/spaces/LinoyTsaban/ddpm_sega?duplicate=true">
|