Spaces:
Running on Zero
Running on Zero
xiaoyuxi commited on
Commit ·
2bfbd0e
1
Parent(s): b635706
backend
Browse files- app.py +5 -3
- examples/robot_2.mp4 +0 -3
app.py
CHANGED
|
@@ -712,7 +712,8 @@ def get_video_settings(video_name):
|
|
| 712 |
"ego_teaser": (45, 1200, 10),
|
| 713 |
"robot_unitree": (45, 500, 4),
|
| 714 |
"droid_robot": (35, 400, 5),
|
| 715 |
-
"
|
|
|
|
| 716 |
"cinema_0": (45, 356, 5),
|
| 717 |
"cinema_1": (45, 756, 3),
|
| 718 |
}
|
|
@@ -1063,7 +1064,8 @@ with gr.Blocks(
|
|
| 1063 |
["examples/ego_teaser.mp4"],
|
| 1064 |
["examples/robot_unitree.mp4"],
|
| 1065 |
["examples/droid_robot.mp4"],
|
| 1066 |
-
["examples/
|
|
|
|
| 1067 |
["examples/cinema_0.mp4"],
|
| 1068 |
["examples/cinema_1.mp4"],
|
| 1069 |
],
|
|
@@ -1113,7 +1115,7 @@ with gr.Blocks(
|
|
| 1113 |
interactive=False,
|
| 1114 |
visible=True
|
| 1115 |
)
|
| 1116 |
-
|
| 1117 |
# Advanced settings section - changed to open=True
|
| 1118 |
with gr.Accordion("⚙️ Advanced Settings", open=True):
|
| 1119 |
gr.Markdown("Adjust these parameters to optimize tracking performance:")
|
|
|
|
| 712 |
"ego_teaser": (45, 1200, 10),
|
| 713 |
"robot_unitree": (45, 500, 4),
|
| 714 |
"droid_robot": (35, 400, 5),
|
| 715 |
+
"teleop2": (45, 256, 7),
|
| 716 |
+
"pusht": (45, 256, 10),
|
| 717 |
"cinema_0": (45, 356, 5),
|
| 718 |
"cinema_1": (45, 756, 3),
|
| 719 |
}
|
|
|
|
| 1064 |
["examples/ego_teaser.mp4"],
|
| 1065 |
["examples/robot_unitree.mp4"],
|
| 1066 |
["examples/droid_robot.mp4"],
|
| 1067 |
+
["examples/teleop2.mp4"],
|
| 1068 |
+
["examples/pusht.mp4"],
|
| 1069 |
["examples/cinema_0.mp4"],
|
| 1070 |
["examples/cinema_1.mp4"],
|
| 1071 |
],
|
|
|
|
| 1115 |
interactive=False,
|
| 1116 |
visible=True
|
| 1117 |
)
|
| 1118 |
+
|
| 1119 |
# Advanced settings section - changed to open=True
|
| 1120 |
with gr.Accordion("⚙️ Advanced Settings", open=True):
|
| 1121 |
gr.Markdown("Adjust these parameters to optimize tracking performance:")
|
examples/robot_2.mp4
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:364cee447547906f0315192f6a28d7de67d6d567c0a079d8a31363cc91caba82
|
| 3 |
-
size 1525272
|
|
|
|
|
|
|
|
|
|
|
|