huggingface/diffusers

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

Open

#9,635 创建于 2024年10月10日

在 GitHub 查看
 (11 评论) (0 反应) (0 负责人)Python (22,190 star) (4,562 fork)batch import
contributions-welcomegood first issue

描述

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

贡献者指南