MisterAI's picture
download
raw
338 Bytes
#!/diffusers/venv/bin/python3
# -*- coding: utf-8 -*-
import sys
from charset_normalizer.cli.normalizer import cli_detect
if __name__ == "__main__":
if sys.argv[0].endswith("-script.pyw"):
sys.argv[0] = sys.argv[0][:-11]
elif sys.argv[0].endswith(".exe"):
sys.argv[0] = sys.argv[0][:-4]
sys.exit(cli_detect())

Xet Storage Details

Size:
338 Bytes
·
Xet hash:
f906a556299f14c6ca363979f47cdef637fafb01e1f42f72f35c90a949bc4661

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.