File size: 429 Bytes
fa2e0d2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "_class_name": "Adapter",
  "_diffusers_version": "0.2.2",
  "channels_in": 192,
  "block_out_channels": [
    320,
    640,
    1280,
    1280
  ],
  "num_res_blocks": 2,
  "kerenl_size": 1,
  "res_block_skip": true,
  "use_conv": false,
  "target_layers": [
    "down_blocks.0.attentions.1",
    "down_blocks.1.attentions.1",
    "down_blocks.2.attentions.1",
    "down_blocks.3.resnets.1"
  ],
  "input_scale_factor": 8
}