Zeng-Jia
commited on
Commit
·
3fe31e6
1
Parent(s):
7d2090f
update readme: adjust the page
Browse files
README.md
CHANGED
|
@@ -16,10 +16,10 @@ tags:
|
|
| 16 |
</div>
|
| 17 |
|
| 18 |
|
| 19 |
-
#
|
| 20 |
|
| 21 |
[](https://aopolin-lv.github.io/F1-VLA)
|
| 22 |
-
[](https://aopolin-lv.github.io/F1-VLA)
|
| 22 |
+
[](https://github.com/InternRobotics/F1-VLA)
|
| 23 |
|
| 24 |
|
| 25 |
## 🚀 Key Innovations
|
|
|
|
| 39 |
<div style="display: flex; flex-direction: column; align-items: center; gap: 10px;">
|
| 40 |
<!-- First Row -->
|
| 41 |
<div style="display: flex; justify-content: center; align-items: center; gap: 10px;">
|
| 42 |
+
<video controls autoplay loop muted width="200" style="border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);">
|
| 43 |
<source src="https://huggingface.co/spaces/Jia-Zeng/Robot_demos/resolve/main/arx_v2_long.mp4" type="video/mp4">
|
| 44 |
</video>
|
| 45 |
+
<video controls autoplay loop muted width="200" style="border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);">
|
| 46 |
<source src="https://huggingface.co/spaces/Jia-Zeng/Robot_demos/resolve/main/arx_v1_dyna.mp4" type="video/mp4">
|
| 47 |
</video>
|
| 48 |
+
<video controls autoplay loop muted width="210" style="border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);">
|
| 49 |
<source src="https://huggingface.co/spaces/Jia-Zeng/Robot_demos/resolve/main/franka_v1_sweep.mp4" type="video/mp4">
|
| 50 |
</video>
|
| 51 |
</div>
|
| 52 |
<!-- Second Row -->
|
| 53 |
<div style="display: flex; justify-content: center; align-items: center; gap: 10px;">
|
| 54 |
+
<video controls autoplay loop muted width="200" style="border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);">
|
| 55 |
<source src="https://huggingface.co/spaces/Jia-Zeng/Robot_demos/resolve/main/genie_v2_handover.mp4" type="video/mp4">
|
| 56 |
</video>
|
| 57 |
+
<video controls autoplay loop muted width="200" style="border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);">
|
| 58 |
<source src="https://huggingface.co/spaces/Jia-Zeng/Robot_demos/resolve/main/genie_v3_tea.mp4" type="video/mp4">
|
| 59 |
</video>
|
| 60 |
+
<video controls autoplay loop muted width="210" style="border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);">
|
| 61 |
<source src="https://huggingface.co/spaces/Jia-Zeng/Robot_demos/resolve/main/genie_v1_flower.mp4" type="video/mp4">
|
| 62 |
</video>
|
| 63 |
</div>
|