pkuliyi2015 / multidiffusion-upscaler-for-automatic1111

Tiled Diffusion and VAE optimize, licensed under CC BY-NC-SA 4.0
Other
4.77k stars 334 forks source link

Get strange noise(white points) using [img2img+noise inversion+mixture of diffusers] upscaling images. #330

Open QR-0W opened 11 months ago

QR-0W commented 11 months ago

在使用 mixture of diffusers + noise inversion 的时候会得到一些奇怪的白点,下面是原图和放大的图: image image

我用的方法如下所示: image Prompt 如下所示: image

我一直在尝试调整 Noise Iversion 的参数,也尝试修改我的Prompt,但是仍然会得到一些奇怪的白点。不确定的因素太多了。所以有什么办法可以解决这个问题吗?

HMRMike commented 11 months ago

Is this using some SDXL checkpoint? I'm running into a similar issue with SDXL, when I set Retouch to more than 1. So far I've just used SD1.5 checkpoints to get around that if Retouch is needed.