Update index.html
Browse files- index.html +3 -5
index.html
CHANGED
|
@@ -270,17 +270,15 @@
|
|
| 270 |
<div class="event">
|
| 271 |
<h4>Nvidia Cosmos</h4>
|
| 272 |
<p>Diffusion + Autoregressive World Models (<a href="https://huggingface.co/collections/nvidia/cosmos-6751e884dc10e013a0a0d8e6" target="_blank">link</a>).</p>
|
| 273 |
-
<span class="tag open-source">
|
| 274 |
<span class="tag multimodal">Multimodal</span>
|
| 275 |
-
<span class="NEW">Multimodal</span>
|
| 276 |
</div>
|
| 277 |
|
| 278 |
<div class="event">
|
| 279 |
<h4>Moondream2</h4>
|
| 280 |
<p>Moondream2 w/ Gaze Detection (<a href="https://huggingface.co/vikhyatk/moondream2" target="_blank">link</a>).</p>
|
| 281 |
-
<span class="tag open-source">
|
| 282 |
-
<span class="tag multimodal">Multimodal</span>
|
| 283 |
-
<span class="BEST">Multimodal</span>
|
| 284 |
</div>
|
| 285 |
|
| 286 |
|
|
|
|
| 270 |
<div class="event">
|
| 271 |
<h4>Nvidia Cosmos</h4>
|
| 272 |
<p>Diffusion + Autoregressive World Models (<a href="https://huggingface.co/collections/nvidia/cosmos-6751e884dc10e013a0a0d8e6" target="_blank">link</a>).</p>
|
| 273 |
+
<span class="tag open-source">BEST</span>
|
| 274 |
<span class="tag multimodal">Multimodal</span>
|
|
|
|
| 275 |
</div>
|
| 276 |
|
| 277 |
<div class="event">
|
| 278 |
<h4>Moondream2</h4>
|
| 279 |
<p>Moondream2 w/ Gaze Detection (<a href="https://huggingface.co/vikhyatk/moondream2" target="_blank">link</a>).</p>
|
| 280 |
+
<span class="tag open-source">NEW</span>
|
| 281 |
+
<span class="tag multimodal">Multimodal</span>
|
|
|
|
| 282 |
</div>
|
| 283 |
|
| 284 |
|