Spaces:
Running
Running
Commit
•
848b83a
1
Parent(s):
defe4bc
Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
@@ -255,7 +255,6 @@
|
|
255 |
|
256 |
|
257 |
<div class="columns is-centered">
|
258 |
-
|
259 |
<!-- Editing workflows -->
|
260 |
<div class="column">
|
261 |
<div class="content">
|
@@ -307,14 +306,15 @@
|
|
307 |
</p>
|
308 |
|
309 |
</div>
|
310 |
-
|
|
|
|
|
|
|
311 |
<img
|
312 |
style="max-height:800px; max-width:1000px"
|
313 |
src="static/images/semantic_grounding.png"
|
314 |
/>
|
315 |
</div>
|
316 |
-
</div>
|
317 |
-
</div>
|
318 |
</div>
|
319 |
</div>
|
320 |
|
|
|
255 |
|
256 |
|
257 |
<div class="columns is-centered">
|
|
|
258 |
<!-- Editing workflows -->
|
259 |
<div class="column">
|
260 |
<div class="content">
|
|
|
306 |
</p>
|
307 |
|
308 |
</div>
|
309 |
+
|
310 |
+
</div>
|
311 |
+
</div>
|
312 |
+
<div class="columns is-centered has-text-centered">
|
313 |
<img
|
314 |
style="max-height:800px; max-width:1000px"
|
315 |
src="static/images/semantic_grounding.png"
|
316 |
/>
|
317 |
</div>
|
|
|
|
|
318 |
</div>
|
319 |
</div>
|
320 |
|