black-forest-labs / flux

Official inference repo for FLUX.1 models
Apache License 2.0
13.47k stars 949 forks source link

Inpainting support #26

Open i-amgeek opened 1 month ago

i-amgeek commented 1 month ago

Excellent model for text to image generation.

Is there any plan to add inpainting feature to this model? That will significantly increase model's reach and use cases.

CCpt5 commented 1 month ago

There's this for now (Comfy workflow): https://www.reddit.com/r/comfyui/comments/1ein3u8/flux_inpaint_workflow/

jackylu0124 commented 1 month ago

Is there any way I can do this programmatically in code because I am not using ComfyUI? Thanks!

adizhol-str commented 3 weeks ago

StableDiffusion has a separate checkpoint (model) for inpainting task. Should we expect something similar fom Flux?

woctezuma commented 3 weeks ago