MuseV / musev /models /__init__.py
jmanhype
Initial commit without binary files
06e9d12
raw
history blame
94 Bytes
from ..utils.register import Register
Model_Register = Register(registry_name="torch_model")