Web3-Humanoid-ActionNet-v1 / example_inference.json
Caplin43's picture
Create example_inference.json
c7f235d verified
{
"input": "Pick up the blue box and place it on the shelf.",
"output": {
"action": "pick_and_place",
"object": "blue box",
"destination": "shelf"
}
}