huggingface / huggingface/diffusers

DDPMScheduler claims to have set_alpha_to_one in combination with steps_offset

Ouverte
#6,926 8 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
scheduler stale
Langage dominant
Python
Étoiles
34.5k
Forks
7.3k
Merge moyen
3 j 3 h
PR mergées (30 j)
91

Description

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.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python, pytorch
Domaine
machine-learning
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
Calme
Clarté
Plutôt claire
Accessibilité débutants
48/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.