huggingface/diffusers

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

オープン

#9,635 opened on 2024/10/10

 (11 件のコメント) (0 件のリアクション) (0 人の担当者)Python (4,562 件のフォーク)batch import
contributions-welcomegood first issue

Repository metrics

Stars
 (22,190 個のスター)
PR merge metrics
 (平均マージ 14d 10h) (30d で 101 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

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