File size: 254 Bytes
ebc7f2e
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "architectures": ["LDFModel"],
  "model_type": "ldf_motion",
  "auto_map": {
    "AutoModel": "hf_pipeline.LDFModel",
    "AutoConfig": "hf_pipeline.LDFConfig"
  },
  "torch_dtype": "float32",
  "transformers_version": "4.30.0",
  "license": "mit"
}