i have a ComfyUI workflow question. anybody have a good method of inpainting large images so that the sampler only works on the masked area?
example, i arrive at a large-ish image (3000x3000) by upscaling. I need to fix parts. if i use the Mask Editor and push it through the KSampler (VAEencode > Latent Noise Mask > KSampler) it seems it still works on the entire image rather than just the masked area. In A1111, I recall it just working on the masked area.
How would this be done in ComfyUI?