tiny-controlnet-sd3 / config.json
DavyMorgan's picture
Upload 2 files
0cc0be0 verified
raw
history blame contribute delete
392 Bytes
{
"_class_name": "SD3ControlNetModel",
"_diffusers_version": "0.31.0.dev0",
"attention_head_dim": 8,
"caption_projection_dim": 32,
"extra_conditioning_channels": 0,
"in_channels": 8,
"joint_attention_dim": 32,
"num_attention_heads": 4,
"num_layers": 1,
"out_channels": 8,
"patch_size": 1,
"pooled_projection_dim": 64,
"pos_embed_max_size": 96,
"sample_size": 32
}