{ "_class_name": "ControlNetXSAddon", "_diffusers_version": "0.25.0.dev0", "attention_head_dim": [ 1, 1, 2 ], "block_out_channels": [ 32, 64, 128 ], "channels_base": { "down - out": [ 320, 320, 320, 320, 640, 640, 640, 1280, 1280 ], "mid - out": 1280, "up - in": [ 1280, 1280, 1280, 1280, 640, 640, 640, 320, 320 ] }, "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, "norm_num_groups": 32, "sample_size": 128, "time_embedding_dim": 1280, "time_embedding_input_dim": 320, "transformer_layers_per_block": [ 1, 2, 10 ], "upcast_attention": null }