DeepDeBlur3D / config.json
HippoCanFly's picture
Upload config.json with huggingface_hub
1c259a1 verified
Raw
History Blame Contribute Delete
338 Bytes
{
"arch": "UNet3D_Residual",
"arch_version": "1.1.0",
"direct_output": true,
"in_channels": 1,
"out_channels": 1,
"base_channels": 24,
"levels": 4,
"tensor_format": "safetensors",
"format": "state_dict",
"preprocessing": "io_v1",
"core_min": "0.1.0",
"torch_min": "1.12",
"model_version": "2.0.0"
}