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

Xet Storage Details

Size:
334 Bytes
·
Xet hash:
963ff90df6fdf30dcb2aa8bd1799935c171b55f22a152e0e3dde62dd4c040a07

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