{ "_class_name": "MotionStreamerPipeline", "_library_name": "motius", "format_version": 1, "pipeline_class": "motius.pipelines.motionstreamer.MotionStreamerPipeline", "bundle_class": "motius.models.motionstreamer.MotionStreamerBundle", "tasks": [ "text_to_motion", "temporal_motion_completion", "sequential_text_to_motion" ], "required_files": [ "Mean.npy", "Std.npy", "ar.safetensors", "ms_config.json", "tae.safetensors", "text_encoder/sentence-t5-xxl/.gitattributes", "text_encoder/sentence-t5-xxl/1_Pooling/config.json", "text_encoder/sentence-t5-xxl/2_Dense/config.json", "text_encoder/sentence-t5-xxl/2_Dense/model.safetensors", "text_encoder/sentence-t5-xxl/2_Dense/pytorch_model.bin", "text_encoder/sentence-t5-xxl/README.md", "text_encoder/sentence-t5-xxl/config.json", "text_encoder/sentence-t5-xxl/config_sentence_transformers.json", "text_encoder/sentence-t5-xxl/model.safetensors", "text_encoder/sentence-t5-xxl/modules.json", "text_encoder/sentence-t5-xxl/sentence_bert_config.json", "text_encoder/sentence-t5-xxl/special_tokens_map.json", "text_encoder/sentence-t5-xxl/spiece.model", "text_encoder/sentence-t5-xxl/tokenizer.json", "text_encoder/sentence-t5-xxl/tokenizer_config.json" ], "api": { "loader": "motius.Pipeline.from_pretrained", "task_methods": [ "infer_text_to_motion", "infer_temporal_motion_completion", "infer_sequential_text_to_motion" ] }, "artifact_format": "motius-motionstreamer-v1", "artifacts": { "text_encoder": "text_encoder/sentence-t5-xxl" }, "components": { "text_encoder": { "stored_in_artifact": true, "path": "text_encoder/sentence-t5-xxl" } } }