black-forest-labs / flux

Official inference repo for FLUX.1 models
Apache License 2.0
15.34k stars 1.1k forks source link

Local img2img doesn't take into consideration the input image #177

Open bilalpinkrose opened 1 week ago

bilalpinkrose commented 1 week ago

image

What should I do for generating img2img properly?

titlestad commented 1 week ago

You may be using a too high denoising strength. Try 0.40 or somewhere below that. After 0.65+ completely different images increasingly appear.

bilalpinkrose commented 1 week ago

When denoising strength is lower than 0.7, it gives almost the same input picture as output and in really bad quality.