huggingface/diffusers

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

Aperta

#9635 aperta il 10 ott 2024

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

Metriche repository

Star
 (22.190 stelle)
Metriche merge PR
 (Merge medio 14g 10h) (101 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