Spaces:
Running
Running
Commit
·
a0e0216
1
Parent(s):
e2c80ce
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -146,7 +146,7 @@
|
|
| 146 |
<div class="columns is-centered has-text-centered">
|
| 147 |
<div class="column is-four-fifths">
|
| 148 |
<h2 class="title is-3">Abstract</h2>
|
| 149 |
-
<div class="content
|
| 150 |
<p>
|
| 151 |
Text-to-image diffusion models have recently received a lot of interest for their
|
| 152 |
astonishing ability to produce high-fidelity images from text only. Subsequent
|
|
@@ -186,7 +186,7 @@
|
|
| 186 |
<div class="columns is-centered has-text-centered">
|
| 187 |
<h2 class="title is-3">LEDITS++: Efficient and Versatile Textual Image Editing</h2>
|
| 188 |
</div>
|
| 189 |
-
<div class="content
|
| 190 |
<p>
|
| 191 |
To ease textual image editing, we present LEDITS++, a novel method for efficient and versatile image
|
| 192 |
editing using text-to-image diffusion models. Firstly, LEDITS++ sets itself apart as a parameter-free
|
|
|
|
| 146 |
<div class="columns is-centered has-text-centered">
|
| 147 |
<div class="column is-four-fifths">
|
| 148 |
<h2 class="title is-3">Abstract</h2>
|
| 149 |
+
<div class="content">
|
| 150 |
<p>
|
| 151 |
Text-to-image diffusion models have recently received a lot of interest for their
|
| 152 |
astonishing ability to produce high-fidelity images from text only. Subsequent
|
|
|
|
| 186 |
<div class="columns is-centered has-text-centered">
|
| 187 |
<h2 class="title is-3">LEDITS++: Efficient and Versatile Textual Image Editing</h2>
|
| 188 |
</div>
|
| 189 |
+
<div class="content">
|
| 190 |
<p>
|
| 191 |
To ease textual image editing, we present LEDITS++, a novel method for efficient and versatile image
|
| 192 |
editing using text-to-image diffusion models. Firstly, LEDITS++ sets itself apart as a parameter-free
|