Flux-Inpainting-ckpt / config.json
selfspin's picture
Upload folder using huggingface_hub
da31536 verified
{
"_class_name": "FluxControlNetModel",
"_diffusers_version": "0.32.0",
"_name_or_path": "output/flux-fill-controlnet/ground/lr_1e-5_gpus_8/ckpt/checkpoint-35000",
"attention_head_dim": 128,
"axes_dims_rope": [
16,
56,
56
],
"conditioning_embedding_channels": null,
"controlnet_x_embedder_in_dim": 576,
"guidance_embeds": true,
"in_channels": 384,
"joint_attention_dim": 4096,
"num_attention_heads": 24,
"num_layers": 6,
"num_mode": null,
"num_single_layers": 0,
"out_channels": 64,
"patch_size": 1,
"pooled_projection_dim": 768
}