Commit
·
55768ba
1
Parent(s):
b85f74a
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
| 12 |
"center_input_sample": false,
|
| 13 |
"class_embed_type": null,
|
| 14 |
"controlnet_conditioning_channels": 3,
|
|
|
|
| 15 |
"controlnet_conditioning_embedding_type": "default",
|
| 16 |
"conv_in_kernel": 3,
|
| 17 |
"cross_attention_dim": 768,
|
|
|
|
| 12 |
"center_input_sample": false,
|
| 13 |
"class_embed_type": null,
|
| 14 |
"controlnet_conditioning_channels": 3,
|
| 15 |
+
"controlnet_conditioning_channel_order": "bgr",
|
| 16 |
"controlnet_conditioning_embedding_type": "default",
|
| 17 |
"conv_in_kernel": 3,
|
| 18 |
"cross_attention_dim": 768,
|