BlenderNeko/ComfyUI_TiledKSampler
A ComfyUI extension providing tiled sampling methods for generating seamless high-resolution images with Stable Diffusion.

Not currently ranked — collecting fresh signals.
star history
This repository provides custom samplers for ComfyUI that enable generating large images by splitting the denoising process into smaller tiles. It uses alternating brick-pattern tiling with randomized offsets to minimize visible seams, processing all tiles one step at a time rather than sequentially. The implementation supports both standard and uni samplers with strategies optimized for different workflow requirements.
Frequently asked
- What is BlenderNeko/ComfyUI_TiledKSampler?
- A ComfyUI extension providing tiled sampling methods for generating seamless high-resolution images with Stable Diffusion.
- Is ComfyUI_TiledKSampler open source?
- Yes — BlenderNeko/ComfyUI_TiledKSampler is open source, released under the GPL-3.0 license.
- What language is ComfyUI_TiledKSampler written in?
- BlenderNeko/ComfyUI_TiledKSampler is primarily written in Python.
- How popular is ComfyUI_TiledKSampler?
- BlenderNeko/ComfyUI_TiledKSampler has 411 stars on GitHub.
- Where can I find ComfyUI_TiledKSampler?
- BlenderNeko/ComfyUI_TiledKSampler is on GitHub at https://github.com/BlenderNeko/ComfyUI_TiledKSampler.