Spaces:
Running
Running
Upload index.html with huggingface_hub
Browse files- index.html +5 -10
index.html
CHANGED
|
@@ -51,6 +51,11 @@
|
|
| 51 |
<span class="pipeline-label">Policy</span>
|
| 52 |
</div>
|
| 53 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 54 |
<a class="download-btn" href="https://huggingface.co/datasets/exptech/g1-moves" target="_blank" rel="noopener">
|
| 55 |
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"/><polyline points="7 10 12 15 17 10"/><line x1="12" y1="15" x2="12" y2="3"/></svg>
|
| 56 |
Download Dataset
|
|
@@ -106,16 +111,6 @@
|
|
| 106 |
<div class="empty-state" id="empty-state">No clips available for this selection</div>
|
| 107 |
</section>
|
| 108 |
|
| 109 |
-
<!-- Launch Video -->
|
| 110 |
-
<section class="launch-video reveal">
|
| 111 |
-
<h2>LAUNCH VIDEO</h2>
|
| 112 |
-
<div class="launch-video-wrap">
|
| 113 |
-
<video controls playsinline preload="metadata" poster="">
|
| 114 |
-
<source src="launch.mp4" type="video/mp4">
|
| 115 |
-
</video>
|
| 116 |
-
</div>
|
| 117 |
-
</section>
|
| 118 |
-
|
| 119 |
<!-- About -->
|
| 120 |
<section class="about reveal">
|
| 121 |
<div class="about-inner">
|
|
|
|
| 51 |
<span class="pipeline-label">Policy</span>
|
| 52 |
</div>
|
| 53 |
</div>
|
| 54 |
+
<div class="hero-video-wrap">
|
| 55 |
+
<video controls playsinline preload="metadata">
|
| 56 |
+
<source src="launch.mp4" type="video/mp4">
|
| 57 |
+
</video>
|
| 58 |
+
</div>
|
| 59 |
<a class="download-btn" href="https://huggingface.co/datasets/exptech/g1-moves" target="_blank" rel="noopener">
|
| 60 |
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"/><polyline points="7 10 12 15 17 10"/><line x1="12" y1="15" x2="12" y2="3"/></svg>
|
| 61 |
Download Dataset
|
|
|
|
| 111 |
<div class="empty-state" id="empty-state">No clips available for this selection</div>
|
| 112 |
</section>
|
| 113 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 114 |
<!-- About -->
|
| 115 |
<section class="about reveal">
|
| 116 |
<div class="about-inner">
|