MotionBricks Motius Artifact

This artifact stores the official MotionBricks checkpoint layout for the Motius MotionBricksPipeline wrapper.

from motius.pipelines.motionbricks import MotionBricksPipeline

pipe = MotionBricksPipeline.from_pretrained("<artifact-path-or-repo>", bundle_kwargs={"device": "cuda", "controller": "random"})
out = pipe.rollout(steps=240)
qpos = out["qpos"]
Downloads last month

-

Downloads are not tracked for this model. How to track
Video Preview
loading