Spaces:
Running on Zero
Running on Zero
File size: 827 Bytes
bdba94d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | [
{
"rgb_latents": "data/sample_latents/agibot_0_rgb.safetensors",
"prompt": "The robot uses its left arm to pick up a red apple from a basket and places it into a shopping cart.",
"flow_depth_latents": "data/sample_latents/agibot_0_flow_depth.safetensors"
},
{
"rgb_latents": "data/sample_latents/agibot_1_rgb.safetensors",
"prompt": "The robot uses its right arm to pick up a pear from a wooden tray and places it into a shopping cart.",
"flow_depth_latents": "data/sample_latents/agibot_1_flow_depth.safetensors"
},
{
"rgb_latents": "data/sample_latents/agibot_4_rgb.safetensors",
"prompt": "The robot uses its right arm to pick up a pear from a wooden tray and places it into a shopping cart.",
"flow_depth_latents": "data/sample_latents/agibot_4_flow_depth.safetensors"
}
]
|