Does this support image to image generation?

#23
by pck2123 - opened

Curious about the capabilities beyond text to the image.

It does yes

@HamedEmine how should I go about implementing it? Thanks a lot!

Currently, the i2i feature is available in ComfyUI, and you may need to download some models.

image.png

I don’t see an image prompt input argument in call() in FluxPipeline so I honestly don’t see how it could do that https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/flux/pipeline_flux.py

Sign up or log in to comment