Does this support image to image generation?
#23
by
pck2123
- opened
Curious about the capabilities beyond text to the image.
bump
It does yes
@HamedEmine how should I go about implementing it? Thanks a lot!
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
Although there is ControlNet pipeline: https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/flux/pipeline_flux_controlnet.py