CoolFace
Modelpublic

jasperai/Flux.1-dev-Controlnet-Depth

sourceHugging Faceotherupdated 2y agoView on Hugging Face
120likes1.1kdownloads
config.json21 linesDownload Raw Back to root
1{2  "_class_name": "FluxControlNetModel",3  "_diffusers_version": "0.31.0.dev0",4  "_name_or_path": "/data/checkpoints/flux_controlnet_hf/controlnet_depth//",5  "attention_head_dim": 128,6  "axes_dims_rope": [7    16,8    56,9    5610  ],11  "guidance_embeds": true,12  "in_channels": 64,13  "joint_attention_dim": 4096,14  "num_attention_heads": 24,15  "num_layers": 5,16  "num_mode": null,17  "num_single_layers": 0,18  "patch_size": 1,19  "pooled_projection_dim": 76820}21