MisterAI's picture
download
raw
355 Bytes
#!/diffusers/venv/bin/python3
# -*- coding: utf-8 -*-
import sys
from jupyter_client.kernelspecapp import KernelSpecApp
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(KernelSpecApp.launch_instance())

Xet Storage Details

Size:
355 Bytes
·
Xet hash:
46ef7454023ce36585bc2ae7e0007f4674930442d6de3fd6b1d36f30639d9d3d

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