upload config
Browse filesSigned-off-by: Can-Zhao <[email protected]>
configs/config_network_ddpm.json
CHANGED
|
@@ -64,7 +64,7 @@
|
|
| 64 |
"include_top_region_index_input": "@include_body_region",
|
| 65 |
"include_bottom_region_index_input": "@include_body_region",
|
| 66 |
"include_spacing_input": true,
|
| 67 |
-
"include_fc":
|
| 68 |
"resblock_updown": false
|
| 69 |
},
|
| 70 |
"controlnet_def": {
|
|
@@ -93,7 +93,7 @@
|
|
| 93 |
"use_flash_attention": true,
|
| 94 |
"conditioning_embedding_in_channels": 8,
|
| 95 |
"conditioning_embedding_num_channels": [8, 32, 64],
|
| 96 |
-
"include_fc":
|
| 97 |
"resblock_updown": false
|
| 98 |
},
|
| 99 |
"mask_generation_autoencoder_def": {
|
|
|
|
| 64 |
"include_top_region_index_input": "@include_body_region",
|
| 65 |
"include_bottom_region_index_input": "@include_body_region",
|
| 66 |
"include_spacing_input": true,
|
| 67 |
+
"include_fc": false,
|
| 68 |
"resblock_updown": false
|
| 69 |
},
|
| 70 |
"controlnet_def": {
|
|
|
|
| 93 |
"use_flash_attention": true,
|
| 94 |
"conditioning_embedding_in_channels": 8,
|
| 95 |
"conditioning_embedding_num_channels": [8, 32, 64],
|
| 96 |
+
"include_fc": false,
|
| 97 |
"resblock_updown": false
|
| 98 |
},
|
| 99 |
"mask_generation_autoencoder_def": {
|