ComfyUI tiling nodes inspired by spinagon/ComfyUI-seamless-tiling. This project enables the creation of tileable images in various shapes with customizable rotations. Example workflows are located in the workflows directory.
- Hexagon
- Rectangular (toroidal — right edge wraps to left, bottom wraps to top)
- None (normal generation)
- Stable Diffusion 1.5 (also 1.4)
- Stable Diffusion 2.1 (also 2.0)
- Stable Diffusion XL (SDXL)
- FLUX.2 — tested on flux.2-klein-4b
- Qwen Image — tested on qwen-image-2512 (Q6 GGUF and fp16)
DiT models are automatically detected and use toroidal attention instead of latent padding for seamless tiling.
- Optimize VAE decode (first pass is very slow)
spinagon/ComfyUI-seamless-tiling [GPL-3.0] - Used as a base for this project
Red Blob Games - Hexagonal Grids - Hexagonal grid math
