huggingface/diffusers

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

Open

#9,635 opened on 2024年10月10日

GitHub で見る
 (11 comments) (0 reactions) (0 assignees)Python (4,562 forks)batch import
contributions-welcomegood first issue

Repository metrics

Stars
 (22,190 stars)
PR merge metrics
 (平均マージ 13d 1h) (30d で 96 merged PRs)

説明

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

コントリビューターガイド