RzZ's picture
update input channels
711f90c
{
"_class_name": "MultiAdapter",
"_diffusers_version": "0.15.0.dev0",
"adapter_weights": [
0.8,
0.8
],
"adapters_kwargs": [
{
"block_mid_channels": null,
"block_out_channels": [
320,
640,
1280,
1280
],
"channels_in": 3,
"input_scale_factor": 8,
"kerenl_size": 1,
"num_res_blocks": 2,
"proj_kerenl_size": 1,
"res_block_skip": true,
"target_layers": [
"down_blocks.0.attentions.1",
"down_blocks.1.attentions.1",
"down_blocks.2.attentions.1",
"down_blocks.3.resnets.1"
],
"use_conv": false
},
{
"block_mid_channels": null,
"block_out_channels": [
320,
640,
1280,
1280
],
"channels_in": 3,
"input_scale_factor": 8,
"kerenl_size": 1,
"num_res_blocks": 2,
"proj_kerenl_size": 1,
"res_block_skip": true,
"target_layers": [
"down_blocks.0.attentions.1",
"down_blocks.1.attentions.1",
"down_blocks.2.attentions.1",
"down_blocks.3.resnets.1"
],
"use_conv": false
}
],
"num_adapter": 2
}