huggingface/diffusers

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

Offen

#9.635 geöffnet am 10.10.2024

 (11 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (4.562 Forks)batch import
contributions-welcomegood first issue

Repository-Metriken

Stars
 (22.190 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 14T 10h) (101 gemergte PRs in 30 T)

Beschreibung

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