The currently implemented `Flux2KleinPipeline` supports txt2img and img2img, however there isn't an option to pass a mask image to it. A `Flux2KleinInpaintPipeline` would be most useful to address this case and allow to use the model to its full extent.
The currently implemented
Flux2KleinPipelinesupports txt2img and img2img, however there isn't an option to pass a mask image to it.A
Flux2KleinInpaintPipelinewould be most useful to address this case and allow to use the model to its full extent.