dptdepth / config.json
thinh-huynh-re's picture
Upload model
dcacd5e
raw
history blame contribute delete
272 Bytes
{
"architectures": [
"DPTDepthModel"
],
"auto_map": {
"AutoConfig": "configuration_dptdepth.DPTDepthConfig",
"AutoModel": "modeling_dptdepth.DPTDepthModel"
},
"model_type": "dptdepth",
"torch_dtype": "float32",
"transformers_version": "4.27.3"
}