Metachs / sdwebui-nai-api

zlib License
22 stars 3 forks source link

Img2Img #19

Closed LurkingOnGithub closed 2 months ago

LurkingOnGithub commented 2 months ago

Not really sure if I'm doing something wrong, but I am trying to imitate the "Enhance" option that we have on NovelAi and the images just turn out blurry and pixelated. Regular image generation is fine and works great, but cannot seem to set up the Img2Img properly, I added screenshots of how I have it set up. I generate images in 1024x1024 and would like to Enhance by 1.5x with 0.22 Strength f90558650b5aa164e8f8e84c2d628ed8 2e754e7d0c63ba4cad342f53fcdc0f60

Wavuwavu commented 2 months ago

Don't use SMEA or DYN with "Img2Img (Use Denoise Strength)"

The combination of the two together will cause that, I believe the website does not use SMEA and DYN with img2img but can when inpainting (our "Infill (No Denoise Strength)" option.)

LurkingOnGithub commented 2 months ago

Ohh, yeah it seems to be fine now, thanks so much,