Files
automatic/modules/control
QualiaRain bbbb450884 fix(control-units): list zimage controlnets under 'all'; fix LLLite output-block fall-through
api_list_models omitted the 'or model_type == all' clause for zimage, so ZImage ControlNets never appeared in the all listing - added it to match every other family. lite_model used pass for the unimplemented root==output branch, which fell through to b = getattr(b, attn_name) with b unbound or stale from a prior iteration (UnboundLocalError or wrong-block patch); use continue to skip it.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-15 15:20:07 -04:00
..
2026-06-04 12:36:10 +02:00
2026-04-29 07:59:43 +02:00
2026-06-04 12:36:10 +02:00
2026-04-29 07:59:43 +02:00
2026-03-25 13:47:27 -07:00
2025-10-29 11:40:20 -04:00