mirror of
https://github.com/vladmandic/automatic
synced 2026-09-05 12:30:46 +02:00
4dc8d659de
Conditions were built once at the user's chosen resolution, so condition variants either ran same-res for both stages (blocked by the previous gate) or fed base-res conditions to a final-res refine on the manual upsample+refine path. Build conditions twice when staging is active: once at base dims for Stage 1, once at final dims for Stage 2. Drop the condition-class exclusion from supports_two_stage_refine.