Linoy Tsaban
commited on
Commit
·
db50056
1
Parent(s):
e16077b
Update app.py
Browse files
app.py
CHANGED
|
@@ -95,9 +95,7 @@ def edit(input_image,
|
|
| 95 |
|
| 96 |
|
| 97 |
# demo
|
| 98 |
-
intro =
|
| 99 |
-
|
| 100 |
-
"""
|
| 101 |
<div style="text-align: center; max-width: 1200px; margin: 20px auto;">
|
| 102 |
<h1 style="font-weight: 900; margin-bottom: 7px;">
|
| 103 |
Edit Friendly DDPM X Semantic Guidance: Editing Real Images
|
|
|
|
| 95 |
|
| 96 |
|
| 97 |
# demo
|
| 98 |
+
intro = """
|
|
|
|
|
|
|
| 99 |
<div style="text-align: center; max-width: 1200px; margin: 20px auto;">
|
| 100 |
<h1 style="font-weight: 900; margin-bottom: 7px;">
|
| 101 |
Edit Friendly DDPM X Semantic Guidance: Editing Real Images
|