MisterAI's picture
download
raw
326 Bytes
#!/pocket-tts/venv/bin/python3
# -*- coding: utf-8 -*-
import sys
from huggingface_hub.inference._mcp.cli import app
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(app())

Xet Storage Details

Size:
326 Bytes
·
Xet hash:
fa2bb95432c1bbf8b77fc9736fb8162e52ee910f4d193548b7744f4cb0adbeee

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