File size: 1,913 Bytes
16c9bca
 
5d8cef6
16c9bca
 
 
5d8cef6
16c9bca
 
 
 
 
 
5d8cef6
 
 
 
 
 
 
 
 
 
 
 
 
 
d2db265
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5d8cef6
 
 
 
 
 
 
d2db265
 
 
 
 
 
 
 
 
5d8cef6
16c9bca
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
  "model_type": "motionlcm",
  "library_name": "motius",
  "task": "text-to-motion",
  "dataset": "HumanML3D",
  "representation": "HumanML3D-263",
  "artifact_format": "motius-motionlcm-v1",
  "files": [
    "motionlcm_config.json",
    "vae.safetensors",
    "denoiser.safetensors",
    "Mean.npy",
    "Std.npy"
  ],
  "_class_name": "MotionLCMPipeline",
  "_library_name": "motius",
  "format_version": 1,
  "pipeline_class": "motius.pipelines.motionlcm.MotionLCMPipeline",
  "bundle_class": "motius.models.motionlcm.MotionLCMBundle",
  "tasks": [
    "text_to_motion"
  ],
  "required_files": [
    "Mean.npy",
    "Std.npy",
    "denoiser.safetensors",
    "motionlcm_config.json",
    "text_encoder/sentence-t5-large/.gitattributes",
    "text_encoder/sentence-t5-large/1_Pooling/config.json",
    "text_encoder/sentence-t5-large/2_Dense/config.json",
    "text_encoder/sentence-t5-large/2_Dense/model.safetensors",
    "text_encoder/sentence-t5-large/2_Dense/pytorch_model.bin",
    "text_encoder/sentence-t5-large/README.md",
    "text_encoder/sentence-t5-large/config.json",
    "text_encoder/sentence-t5-large/config_sentence_transformers.json",
    "text_encoder/sentence-t5-large/model.safetensors",
    "text_encoder/sentence-t5-large/modules.json",
    "text_encoder/sentence-t5-large/sentence_bert_config.json",
    "text_encoder/sentence-t5-large/special_tokens_map.json",
    "text_encoder/sentence-t5-large/spiece.model",
    "text_encoder/sentence-t5-large/tokenizer.json",
    "text_encoder/sentence-t5-large/tokenizer_config.json",
    "vae.safetensors"
  ],
  "api": {
    "loader": "motius.Pipeline.from_pretrained",
    "task_methods": [
      "infer_text_to_motion"
    ]
  },
  "artifacts": {
    "text_encoder": "text_encoder/sentence-t5-large"
  },
  "components": {
    "text_encoder": {
      "stored_in_artifact": true,
      "path": "text_encoder/sentence-t5-large"
    }
  }
}