Skip to content

[Feature] Tiled Diffusion #1440

@Green-Sky

Description

@Green-Sky

... is often used for upscaling purposes.

Detailed Description

Often, the best upscaler is the diffusion model itself!

Whenever you want large images, you run into issues: not enough memory, numerical instability or simply the fact that the diffusion model was not trained on high res and shows sd stretch-marks or breaks down completely.

Also, since tiles are generally smaller, a larger quality quant can be used on restricted hardware.

I have heard about this now pretty often and is apparently common usage.

example for comfy: https://comfyui.dev/docs/guides/nodes/ultimate-sd-upscale/
and https://github.com/shiimizu/ComfyUI-TiledDiffusion
and https://multidiffusion.github.io/
and https://github.com/albarji/mixture-of-diffusers (!)
also this sdxl controlnet https://huggingface.co/xinsir/controlnet-tile-sdxl-1.0
flux1-dev controlnet https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Upscaler

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions