huggingface/diffusers

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

Open

#9635 aperta il 10 ott 2024

Vedi su GitHub
 (11 commenti) (0 reazioni) (0 assegnatari)Python (4562 fork)batch import
contributions-welcomegood first issue

Metriche repository

Star
 (22.190 star)
Metriche merge PR
 (Merge medio 13g 1h) (96 PR mergiate in 30 g)

Descrizione

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

Guida contributor