shuvom's picture
Upload folder using huggingface_hub
5f5d58c
raw
history blame contribute delete
73 Bytes
from .cli import cli_detect
if __name__ == "__main__":
cli_detect()