huggingface/diffusers

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

Open

#9.635 aberto em 10 de out. de 2024

Ver no GitHub
 (11 comments) (0 reactions) (0 assignees)Python (4.562 forks)batch import
contributions-welcomegood first issue

Métricas do repositório

Stars
 (22.190 stars)
Métricas de merge de PR
 (Mesclagem média 13d 1h) (96 fundiu PRs em 30d)

Description

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

Guia do colaborador