huggingface/diffusers

[Flux ControlNet] Add support for de-distilled models with CFG

Open

#9,635 opened on Oct 10, 2024

View on GitHub
 (11 comments) (0 reactions) (0 assignees)Python (22,190 stars) (4,562 forks)batch import
contributions-welcomegood first issue

Description

Flux with Inpaiting and ControlNet currently yields bad result with the base model.

To echo this comment, using de-distilled models could potentially help getting better outputs.

Currently the Flux ControlNet pipelines do not support models like https://huggingface.co/nyanko7/flux-dev-de-distill

Contributor guide

[Flux ControlNet] Add support for de-distilled models with CFG · huggingface/diffusers#9635 | Good First Issue