shiimizu / ComfyUI-TiledDiffusion

Tiled Diffusion, MultiDiffusion, Mixture of Diffusers, and optimized VAE
236 stars 17 forks source link

Simple Upscale example workflow produces jumbled images #15

Closed Jellybit closed 5 months ago

Jellybit commented 5 months ago

I loaded the example Simple Upscale workflow from the readme, but get some strange results, no matter what checkpoint I use.

Here's the base image it makes, which looks good enough to me, though different than your example despite using the same checkpoint: ComfyUI_00002a_

However, after upscale, it becomes this: ComfyUI_00002b_

I'm using the same ControlNet model, and checkpoint. I touched nothing else. The 4x Upscale example seems to work fine.

ComfyUI_00002_

shiimizu commented 5 months ago

Related to #9