huggingface/diffusers

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

Ouverte

#9 635 ouverte le 10 oct. 2024

 (11 commentaires) (0 réaction) (0 personne assignée)Python (4 562 forks)batch import
contributions-welcomegood first issue

Métriques du dépôt

Stars
 (22 190 étoiles)
Métriques de merge PR
 (Merge moyen 14j 10h) (101 PRs mergées en 30 j)

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

Guide contributeur