huggingface/diffusers

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

Open

#9,635 建立於 2024年10月10日

在 GitHub 查看
 (11 留言) (0 反應) (0 負責人)Python (4,562 fork)batch import
contributions-welcomegood first issue

倉庫指標

Star
 (22,190 star)
PR 合併指標
 (平均合併 13天 1小時) (30 天內合併 96 個 PR)

描述

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

貢獻者指南