kiri-art / docker-diffusers-api

Diffusers / Stable Diffusion in docker with a REST API, supporting various models, pipelines & schedulers.
https://kiri.art/
MIT License
202 stars 94 forks source link

Img2Img and inpainting no longer working with 1.5 #5

Closed coffeeorgreentea closed 1 year ago

coffeeorgreentea commented 1 year ago

They are returning brand new images. Same code works with 1.4

Edit: For clarity, the inpainting works with runwayml/stable-diffusion-inpainting but doing either img2img or inpainting with runwayml/stable-diffusion-v1-5 returns brand new images

gadicc commented 1 year ago

Thanks for reporting, @coffeeorgreentea.

To my great shame, this was a result of two typos I made while trying to get this out before the weekend :/

Sincerely apologise for any time you spent fighting with this :/

🙇

Please confirm when you have a chance that this is working now.

coffeeorgreentea commented 1 year ago

Working great now! Thanks for your hard work!

gadicc commented 1 year ago

Awesome! Thanks for reporting back 🙏