SD3-Controlnet-Depth / v1 /config.json
wanghaofan's picture
Upload 2 files
7765870 verified
raw
history blame contribute delete
496 Bytes
{
"_class_name": "SD3ControlNetModel",
"_diffusers_version": "0.30.0.dev0",
"_name_or_path": "/mnt/nj-aigc/usr/yanzhen1/SD3-ControlNet/checkpoints/SD3-Controlnet-Depth-V3/checkpoint-20000/controlnet",
"attention_head_dim": 64,
"caption_projection_dim": 1536,
"in_channels": 16,
"joint_attention_dim": 4096,
"num_attention_heads": 24,
"num_layers": 12,
"out_channels": 16,
"patch_size": 2,
"pooled_projection_dim": 2048,
"pos_embed_max_size": 192,
"sample_size": 128
}