Overview
Build a selective model-upscaling branch:
- Generate a 512 by 512 image so the difference is easy to inspect.
- Preview the decoded original image.
- Add Upscale Image Using Model.
- Add Upscale Model Loader and select 4x-UltraSharp or RealESRGAN x4.
- Connect the decoded image to the upscaler.
- Add a second Preview Image node after the upscaler.
- Queue the workflow and compare the original and enlarged outputs.
For manual gating:
- Mute the first node in the upscaling branch with Ctrl+M.
- Set the KSampler seed control to Fixed.
- Queue the initial generation.
- Inspect the preview.
- If the image should continue, unmute the branch and queue again.
- Confirm that execution resumes at the upscaling stage rather than creating a different candidate.
For batch selection:
- Install the Image Chooser custom node.
- Increase batch size to four.
- Send the decoded images to Preview Chooser.
- Select the preferred image and keep the selection count at one, or increase it when multiple images should proceed.
- Choose Progress Selected Image.
- Send the chooser output to the model-based upscaler.