chore: ruff

This commit is contained in:
psychedelicious 2024-04-03 17:02:45 +11:00
parent 23da3de915
commit 8c509295f9

View File

@ -13,8 +13,8 @@ from diffusers import (
LCMScheduler,
LMSDiscreteScheduler,
PNDMScheduler,
UniPCMultistepScheduler,
TCDScheduler,
UniPCMultistepScheduler,
)
SCHEDULER_MAP = {