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 合并指标
 (平均合并 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

贡献者指南