mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-09-30 01:25:58 +08:00
4 lines
50 B
Python
4 lines
50 B
Python
from .backbones.dit import DiT
|
|
|
|
__all__ = ["DiT"]
|