mirror of
https://www.modelscope.cn/LiblibAI/FLUX.1-dev-ControlNet-Union-Pro-2.0.git
synced 2026-04-02 19:32:54 +08:00
20 lines
385 B
JSON
20 lines
385 B
JSON
{
|
|
"_class_name": "FluxControlNetModel",
|
|
"_diffusers_version": "0.31.0.dev0",
|
|
"attention_head_dim": 128,
|
|
"axes_dims_rope": [
|
|
16,
|
|
56,
|
|
56
|
|
],
|
|
"guidance_embeds": true,
|
|
"in_channels": 64,
|
|
"joint_attention_dim": 4096,
|
|
"num_attention_heads": 24,
|
|
"num_layers": 6,
|
|
"num_mode": null,
|
|
"num_single_layers": 0,
|
|
"patch_size": 1,
|
|
"pooled_projection_dim": 768
|
|
}
|