MisterAI's picture
download
raw
325 Bytes
#!/diffusers/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:
325 Bytes
·
Xet hash:
b4ce21814fec813be6df2f208d3617f35bcbba856cec5c44fa969b049ada66f6

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