mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-05 14:15:55 +08:00
4 lines
50 B
Python
4 lines
50 B
Python
from .backbones.dit import DiT
|
|
|
|
__all__ = ["DiT"]
|