Update nightly/config.json
Browse files- nightly/config.json +3 -1
nightly/config.json
CHANGED
|
@@ -409,5 +409,7 @@
|
|
| 409 |
"s_tmax": 0,
|
| 410 |
"sgm_noise_multiplier": false,
|
| 411 |
"canvas_auto_expand": true,
|
| 412 |
-
"control_net_unit_count": 3
|
|
|
|
|
|
|
| 413 |
}
|
|
|
|
| 409 |
"s_tmax": 0,
|
| 410 |
"sgm_noise_multiplier": false,
|
| 411 |
"canvas_auto_expand": true,
|
| 412 |
+
"control_net_unit_count": 3,
|
| 413 |
+
"tac_includeEmbeddingsInNormalResults": false,
|
| 414 |
+
"tac_modelKeywordLocation": "Start of prompt"
|
| 415 |
}
|