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()