Add image to image diffusion#417
Conversation
|
Hi @Kmoneal - thank you very much for creating this PR! Unfortunately, I've been having some trouble getting this implementation to work. Would it be kindly possible for you to share a minimally reproducible example of how to do the following (e.g., with
Any help would be much appreciated! Thanks again. :) |
|
Figured it out! Turns out you can't specify the prompt using |
|
Hi, is it not possible to use the current DiffusionModel class for a image to image pipeline like Flux Kontext? I tried and it works for instructpix2pix but for Flux Kontext, it gives me the following error: |
This is very similar to Diffusion but instead of
seedtakesimageof the types specified by the model. For Stable Diffusion, accepted types can be found here.I'm happy to use this to kick off conversations on this topic as well.