Since ab835f7 , img2img generations need higher strength values to apply changes to the input images.
This is an SDXL test on Vulkan, with the prompt ./sd -m ./cyberrealisticPony_semiRealV35a.safetensors -s 1 -p 'silver car' -i ./base.png , leaving the strength at the default (0.75) for the first gens:
I first noticed this issue on current master 5900ef6 . All binaries built with current ggml 7dee1d6 .
@Green-Sky
Since ab835f7 , img2img generations need higher strength values to apply changes to the input images.
This is an SDXL test on Vulkan, with the prompt
./sd -m ./cyberrealisticPony_semiRealV35a.safetensors -s 1 -p 'silver car' -i ./base.png, leaving the strength at the default (0.75) for the first gens:--diffusion-fa
--diffusion-fa
--diffusion-fa
--strength 0.85
I first noticed this issue on current master 5900ef6 . All binaries built with current ggml 7dee1d6 .
@Green-Sky