MisterAI's picture
download
raw
318 Bytes
#!/diffusers/venv/bin/python3
# -*- coding: utf-8 -*-
import sys
from IPython import start_ipython
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(start_ipython())

Xet Storage Details

Size:
318 Bytes
·
Xet hash:
f7fb0599778fc87240b99c0cf255e778abf32355deb3c2185381cb21d265acfb

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