mirror of
https://github.com/vladmandic/automatic
synced 2026-09-07 13:30:46 +02:00
cbe3c148e0
load_transformer consumes the sd_unet dropdown selection during a full model load but never marked it as loaded, so the queued sd_unet onchange callback always forced a second full reload. Sync sd_unet.loaded_unet once the override is successfully consumed; the incompatible-override fallback keeps its reset to Default.