huggingface / huggingface/diffusers
DDPMScheduler claims to have set_alpha_to_one in combination with steps_offset
Abierto
scheduler
stale
- Lenguaje dominante
- Python
- Estrellas
- 34.5k
- Forks
- 7.3k
- Merge medio
- 3 d 3 h
- PR fusionados (30 d)
- 91
Descripción
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.
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python, pytorch
- Área
- machine-learning
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 48/100