| { |
| "_class_name": "MotionMillionPipeline", |
| "weights": { |
| "fsq": "fsq.safetensors", |
| "ar": "ar.safetensors", |
| "text_encoder": "text_encoder" |
| }, |
| "_library_name": "motius", |
| "format_version": 1, |
| "pipeline_class": "motius.pipelines.motionmillion.MotionMillionPipeline", |
| "bundle_class": "motius.models.motionmillion.MotionMillionBundle", |
| "tasks": [ |
| "text_to_motion" |
| ], |
| "required_files": [ |
| "ar.safetensors", |
| "fsq.safetensors", |
| "mean.npy", |
| "mm_config.json", |
| "std.npy", |
| "text_encoder/.gitattributes", |
| "text_encoder/README.md", |
| "text_encoder/config.json", |
| "text_encoder/generation_config.json", |
| "text_encoder/model-00001-of-00002.safetensors", |
| "text_encoder/model-00002-of-00002.safetensors", |
| "text_encoder/model.safetensors.index.json", |
| "text_encoder/special_tokens_map.json", |
| "text_encoder/spiece.model", |
| "text_encoder/tokenizer.json", |
| "text_encoder/tokenizer_config.json" |
| ], |
| "api": { |
| "loader": "motius.Pipeline.from_pretrained", |
| "task_methods": [ |
| "infer_text_to_motion" |
| ] |
| }, |
| "artifact_format": "motius-motionmillion-v1" |
| } |
|
|