You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/common/wizard/control_freak/control_freak.txt
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@
34
34
35
35
[wizard accordion _label="⚙️ Advanced Settings"]
36
36
[set control_cn_preset _new _info="Please make sure you have 'Allow other scripts to control this extension' enabled" _label="ControlNet Preset" _ui="dropdown" _choices="none|{filelist '%BASE_DIR%/templates/%PLACE%/presets/controlnet/*.*' _basename _hide_ext _places='user|common'}"]xl_promax_v1[/set]
37
-
[set control_ar _label="Aspect Ratio Handling" _new _ui="dropdown" _choices="inform_autopilot|prefer_mine|prefer_cn|exclude_mismatched"]inform_autopilot[/set]
37
+
[set control_ar _label="Aspect Ratio Handling" _new _ui="dropdown" _choices="inform_autopilot|prefer_mine|prefer_cn|exclude_mismatched"]prefer_cn[/set]
38
38
[set control_winner_threshold _new _info="If a ControlNet image has at least this many matching tags, it might be chosen even if some other images have more." _ui="number"]5[/set]
39
39
[set control_winner_margin _new _info="If a ControlNet image is within this many matching tags of the most accurate image, it might be chosen as the winner." _ui="number"]0[/set]
40
40
[set control_caption_method _new _ui="dropdown" _choices="none|add_difference|add_all" _info="Choose what to do with the captions of the selected image."]add_difference[/set]
0 commit comments