Generate Image Diffusion Models Image-To-Image

#1
by ardanacode - opened

Hi. every one.

Please help me, I am working on an Image-To-Image project using the Diffusion Model Inpainting model "runwayml/stable-diffusion-inpainting" but after generating the image it does not match the expectations that have been given. The estimate is this, I am working on generating an astronaut image as an example, the target image is
image

The image is not the target image but the results do not match the image. What is the solution? Please help.

yes, sometime it's not match expectation. For that you have to use better inpaint models like, in my case this "Uminosachi/realisticVisionV51_v51VAE-inpainting" model works for me. Also sometime you can use controlnet inpaint model if it works. Also write clear prompt what you have to generate.

Sign up or log in to comment