Files
automatic/modules/control/units
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
..
2025-12-24 10:42:42 +01:00
2026-05-11 08:57:16 +02:00
2024-02-27 07:46:28 -05:00
2026-05-11 08:57:16 +02:00
2026-06-04 12:36:10 +02:00
2026-05-11 08:36:49 +02:00
2026-05-11 08:57:16 +02:00