mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-08-19 03:51:26 -03:00
0a28500848
The previous boolean 'control_after_generate': true defaulted the control widget to 'randomize', silently changing existing workflows into random model selection on every queue. A string value sets the default mode, so 'fixed' preserves the prior behavior; users opt into randomization explicitly.