moshi_general / setup.py
tezuesh's picture
Upload folder using huggingface_hub
8e04545 verified
Raw
History Blame Contribute Delete
68 Bytes
from setuptools import setup
if __name__ == "__main__":
setup()