Spaces:
Running
Running
Update index.html
Browse files- index.html +6 -1
index.html
CHANGED
@@ -158,7 +158,12 @@
|
|
158 |
<!-- Abstract. -->
|
159 |
<div class="columns is-centered">
|
160 |
<div class="column">
|
161 |
-
<h3 class="title is-3 has-text-centered">
|
|
|
|
|
|
|
|
|
|
|
162 |
</div>
|
163 |
</div>
|
164 |
|
|
|
158 |
<!-- Abstract. -->
|
159 |
<div class="columns is-centered">
|
160 |
<div class="column">
|
161 |
+
<h3 class="title is-3 has-text-centered">Awards</h3>
|
162 |
+
<div class="content">
|
163 |
+
<p>
|
164 |
+
We were rewarded with a Meta Quest 3 for being second place at the GenAI Media Generation Challenge <a href="https://gamgc.github.io/">Workshop @ CVPR</a>!
|
165 |
+
</p>
|
166 |
+
</div>
|
167 |
</div>
|
168 |
</div>
|
169 |
|