mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-08-15 18:23:21 -03:00
ae185ee714
load_checkpoint returns a 4-tuple (MODEL, CLIP, VAE, model_name) since the random loader exposes the selected model name; the annotation still claimed a 3-tuple.