Buckets:
| #!/pocket-tts/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:
- 323 Bytes
- Xet hash:
- 55ab38a6feae6ceaf64b987bb3bdeecf5aadfc272edfd24c3913febf54808334
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.