MisterAI's picture
download
raw
339 Bytes
#!/pocket-tts/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:
339 Bytes
·
Xet hash:
a1132d1a7c51460687980a7753959dd38bf4cf19e6d21e79289512db153abf86

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