MisterAI/LocalAI_Demo_backends / cpu-diffusers /venv /bin /python-grpc-tools-protoc
MisterAI's picture
download
raw
322 Bytes
#!/diffusers/venv/bin/python3
# -*- coding: utf-8 -*-
import sys
from grpc_tools.protoc import entrypoint
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(entrypoint())

Xet Storage Details

Size:
322 Bytes
·
Xet hash:
d0ee0af384d2c1bd76f673bc8c09e1ae0b96f4e7fed64bcb231f7b8a8fb149ef

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