Upload tiny-sd-single-file-config.yaml
Browse files
tiny-sd-single-file-config.yaml
CHANGED
@@ -36,7 +36,7 @@ model:
|
|
36 |
attention_resolutions: []
|
37 |
num_res_blocks: 2
|
38 |
channel_mult: [ 1, 2]
|
39 |
-
num_heads:
|
40 |
use_spatial_transformer: True
|
41 |
transformer_depth: 1
|
42 |
context_dim: 32
|
|
|
36 |
attention_resolutions: []
|
37 |
num_res_blocks: 2
|
38 |
channel_mult: [ 1, 2]
|
39 |
+
num_heads: 0
|
40 |
use_spatial_transformer: True
|
41 |
transformer_depth: 1
|
42 |
context_dim: 32
|