Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
elismasilvaΒ 
posted an update about 15 hours ago
Post
1294
Mixture-of-Diffusers pipeline tiling for SDXL

This strives to provide a better tool for image composition by using several diffusion processes in parallel, each configured with a specific prompt and settings, and focused on a particular region of the image. The mixture of diffusion processes is done in a way that harmonizes the generation process, preventing "seam" effects in the generated image. Using several diffusion processes in parallel has also practical advantages when generating very large images, as the GPU memory requirements are similar to that of generating an image of the size of a single tile.

elismasilva/mixture-of-diffusers-sdxl-tiling
In this post