Toc commited on
Commit
5cf2783
·
1 Parent(s): 6a02f24

Update nightly/config.json

Browse files
Files changed (1) hide show
  1. 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
  }