Buckets:
| #!/pocket-tts/venv/bin/python3 | |
| # -*- coding: utf-8 -*- | |
| import sys | |
| from huggingface_hub.cli.deprecated_cli 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:
- 328 Bytes
- Xet hash:
- 44b7ec3a55b93f578ccc94368d37fd9f77572c13b4995d1333a2613efecbe787
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.