MisterAI's picture
download
raw
317 Bytes
#!/diffusers/venv/bin/python3
# -*- coding: utf-8 -*-
import sys
from debugpy.adapter.__main__ import main
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(main())

Xet Storage Details

Size:
317 Bytes
·
Xet hash:
6246a8ad51c3e1213a35a0b9ed03fefdd3086eb9007d1421b3f3eb09c00f0aaa

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