| { |
| "_class_name": "ControlNetXSAdapter", |
| "_diffusers_version": "0.28.0.dev0", |
| "base_block_out_channels": [ |
| 320, |
| 640, |
| 1280 |
| ], |
| "block_out_channels": [ |
| 32, |
| 64, |
| 128 |
| ], |
| "conditioning_channel_order": "rgb", |
| "conditioning_channels": 3, |
| "conditioning_embedding_out_channels": [ |
| 16, |
| 32, |
| 96, |
| 256 |
| ], |
| "cross_attention_dim": 2048, |
| "down_block_types": [ |
| "DownBlock2D", |
| "CrossAttnDownBlock2D", |
| "CrossAttnDownBlock2D" |
| ], |
| "learn_time_embedding": true, |
| "max_norm_num_groups": 32, |
| "num_attention_heads": [ |
| 1, |
| 1, |
| 2 |
| ], |
| "sample_size": 128, |
| "time_embedding_mix": 1.0, |
| "transformer_layers_per_block": [ |
| 1, |
| 2, |
| 10 |
| ], |
| "upcast_attention": null |
| } |
|
|