OmniControl: Control Any Joint at Any Time for Human Motion Generation
Paper • 2310.08580 • Published • 2
Self-contained OmniControl checkpoint with the HumanML3D and spatial normalization statistics plus OpenAI CLIP ViT-B/32.
from motius import Pipeline
pipe = Pipeline.from_pretrained(
"ZeyuLing/motius-omnicontrol-humanml3d",
bundle_kwargs={"device": "cuda"},
)