huggingface/diffusers

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

開放

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

 (11 則留言) (0 個反應) (0 位負責人)Python (4,562 個分叉)batch import
contributions-welcomegood first issue

倉庫指標

星標
 (22,190 顆星)
PR 合併指標
 (平均合併 14天 10小時) (30 天內合併 101 個 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

貢獻者指南