2025-09-06 22:58:58 +08:00

4 lines
50 B
Python

from .backbones.dit import DiT
__all__ = ["DiT"]