Open
Description
Summary
Tiled upscaling is method of upscaling where an image is subdivided into multiple images, with an upscaling pass ran on each image and then masked back together to achieve an upscaled image with lower memory usage than upscaling the entire image in a single pass.
Similar to Ultimate SD Upscaler with Comfy/A111
Intended Outcome
- InvokeAI supports tiled upscaling in the Linear UI & in nodes
- User should have the ability to choose the number of tiles
- User should have the ability to choose the scale factor (up to 8x)