Ctrl-Adapter / sdxl_normal /config.json
hanlincs's picture
Upload 8 files
2a25665 verified
raw
history blame contribute delete
No virus
574 Bytes
{
"_class_name": "ControlNetAdapter",
"_diffusers_version": "0.27.2",
"adapter_type": "spatial_temporal_resnet_transformer",
"add_adapter_location_A": true,
"add_adapter_location_B": true,
"add_adapter_location_C": true,
"add_adapter_location_D": false,
"add_adapter_location_M": false,
"add_spatial_resnet": true,
"add_spatial_transformer": true,
"add_temporal_resnet": false,
"add_temporal_transformer": false,
"backbone_model_name": "sdxl",
"cross_attention_dim": 2048,
"num_adapters_per_location": 3,
"num_blocks": 1,
"num_frames": 1
}