huggingface/diffusers

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

Aberta

#9.635 aberto em 10 de out. de 2024

 (11 comentários) (0 reação) (0 responsável)Python (4.562 forks)batch import
contributions-welcomegood first issue

Métricas do repositório

Stars
 (22.190 estrelas)
Métricas de merge de PR
 (Mesclagem média 14d 10h) (101 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