huggingface / huggingface/diffusers
Analysis of Classifier-Free Guidance Weight Schedulers
- Lingua principale
- Python
- Stelle
- 34.5k
- Fork
- 7.3k
- Merge medio
- 3g 3h
- PR unite (30g)
- 91
Descrizione
### Model/Pipeline/Scheduler description
The paper's authors performs an analysis and proposes 1 line change in order to make Classifier-Free Guidance looks better

I personally run some test to confirm
**SD1.5 DDIM scheduler, 50 steps, "a photograph of an astronaut riding a horse", seed: 1024**
guidance scale: 7.5
static

linear (proposed)

guidance scale: 14.0
static

linear (proposed)

### Open source status
- [ ] The model implementation is available.
- [ ] The model weights are available (Only relevant if addition is not a scheduler).
### Provide useful links for the implementation
Paper: https://arxiv.org/abs/2404.13040
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.