huggingface / huggingface/diffusers

DDPMScheduler claims to have set_alpha_to_one in combination with steps_offset

Abierto
#6,926 8 comentarios 0 reacciones 0 asignados Ver en GitHub
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

Abrir la 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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.