SimplifyMe's picture
Upload folder using huggingface_hub
9cddcfd
raw
history blame contribute delete
No virus
73 Bytes
from .cli import cli_detect
if __name__ == "__main__":
cli_detect()