Spaces:
Running
Running
Linoy Tsaban
commited on
Commit
·
af3d46b
1
Parent(s):
d9a616a
Update index.html
Browse files- index.html +4 -5
index.html
CHANGED
|
@@ -222,19 +222,19 @@
|
|
| 222 |
<div class="columns is-centered has-text-centered">
|
| 223 |
<img src="static/images/variations.png"
|
| 224 |
class="interpolation-image"
|
| 225 |
-
style="max-height:800px; max-width:
|
| 226 |
alt="examples"/>
|
| 227 |
</div>
|
| 228 |
<div class="columns is-centered has-text-centered" style="margin-top: 2.5em;">
|
| 229 |
<img src="static/images/smile_progression.png"
|
| 230 |
class="interpolation-image"
|
| 231 |
-
style="max-height:800px; max-width:
|
| 232 |
alt="examples"/>
|
| 233 |
</div>
|
| 234 |
<div class="columns is-centered has-text-centered" style="margin-top: 2.5em;">
|
| 235 |
<img src="static/images/qualitative_car.png"
|
| 236 |
class="interpolation-image"
|
| 237 |
-
style="max-height:800px; max-width:
|
| 238 |
alt="examples"/>
|
| 239 |
</div>
|
| 240 |
</div>
|
|
@@ -280,8 +280,7 @@
|
|
| 280 |
technique - <b>dpm-solver++ Inversion</b>.
|
| 281 |
|
| 282 |
</p>
|
| 283 |
-
<img src="static/images/inversion.png"
|
| 284 |
-
style="max-height:800px; max-width:800px"/>
|
| 285 |
</div>
|
| 286 |
<div class="content">
|
| 287 |
<h2 class="title is-4">Component 2: Textual Editing</h2>
|
|
|
|
| 222 |
<div class="columns is-centered has-text-centered">
|
| 223 |
<img src="static/images/variations.png"
|
| 224 |
class="interpolation-image"
|
| 225 |
+
style="max-height:800px; max-width:800px"
|
| 226 |
alt="examples"/>
|
| 227 |
</div>
|
| 228 |
<div class="columns is-centered has-text-centered" style="margin-top: 2.5em;">
|
| 229 |
<img src="static/images/smile_progression.png"
|
| 230 |
class="interpolation-image"
|
| 231 |
+
style="max-height:800px; max-width:800px"
|
| 232 |
alt="examples"/>
|
| 233 |
</div>
|
| 234 |
<div class="columns is-centered has-text-centered" style="margin-top: 2.5em;">
|
| 235 |
<img src="static/images/qualitative_car.png"
|
| 236 |
class="interpolation-image"
|
| 237 |
+
style="max-height:800px; max-width:800px"
|
| 238 |
alt="examples"/>
|
| 239 |
</div>
|
| 240 |
</div>
|
|
|
|
| 280 |
technique - <b>dpm-solver++ Inversion</b>.
|
| 281 |
|
| 282 |
</p>
|
| 283 |
+
<img src="static/images/inversion.png"/>
|
|
|
|
| 284 |
</div>
|
| 285 |
<div class="content">
|
| 286 |
<h2 class="title is-4">Component 2: Textual Editing</h2>
|