Spaces:
Running
Running
Commit
·
defe4bc
1
Parent(s):
93a92ac
Update index.html
Browse files- index.html +8 -2
index.html
CHANGED
|
@@ -305,8 +305,14 @@
|
|
| 305 |
interference between them.
|
| 306 |
|
| 307 |
</p>
|
| 308 |
-
|
| 309 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 310 |
</div>
|
| 311 |
</div>
|
| 312 |
</div>
|
|
|
|
| 305 |
interference between them.
|
| 306 |
|
| 307 |
</p>
|
| 308 |
+
|
| 309 |
+
</div>
|
| 310 |
+
<div class="columns is-centered has-text-centered">
|
| 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>
|