Satisfy ruff

This commit is contained in:
Jedrzej Kosinski 2025-10-01 14:51:25 -07:00
parent 9a53594029
commit 594498ab84

View File

@ -1,5 +1,3 @@
import torch
class EpsilonScaling: class EpsilonScaling:
""" """
Implements the Epsilon Scaling method from 'Elucidating the Exposure Bias in Diffusion Models' Implements the Epsilon Scaling method from 'Elucidating the Exposure Bias in Diffusion Models'