huggingface / huggingface/diffusers

DDPMScheduler claims to have set_alpha_to_one in combination with steps_offset

Aperta
#6,926 8 commenti 0 reazioni 0 assegnatari Vedi su GitHub
scheduler stale
Lingua principale
Python
Stelle
34.5k
Fork
7.3k
Merge medio
3g 3h
PR unite (30g)
91

Descrizione

When inspecting the configuration for SD/SDXL we noticed that `set_alpha_to_one` is mentioned in the scheduler's init docstring but it is nowhere to be found. It seems that DDPM either lacks this functionality, or does not need it.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start with the DDPMScheduler init docstring and its configuration handling, then compare the SD/SDXL scheduler configurations that mention set_alpha_to_one alongside steps_offset. Determine whether the setting is missing functionality or stale documentation, and confirm the chosen resolution with focused scheduler tests or documentation checks.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
python, pytorch
Ambito
machine-learning
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Tranquilla
Chiarezza
Abbastanza chiara
Idoneità per principianti
48/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.