Buckets:
| [build-system] | |
| requires = ["hatchling", "hatch-requirements-txt"] | |
| build-backend = "hatchling.build" | |
| [tool.hatch.envs.default.env-vars] | |
| PIP_EXTRA_INDEX_URL = "https://pypi.ngc.nvidia.com https://download.pytorch.org/whl/cu121" | |
| [tool.hatch.metadata] | |
| # for git-referenced dependencies | |
| allow-direct-references = true | |
| [project] | |
| name = "sam3d_objects" | |
| version = "0.0.1" | |
| # required for "hatch-requirements-txt" to work | |
| dynamic = ["dependencies", "optional-dependencies"] | |
| [tool.hatch.build] | |
| ignore-vcs = true | |
| include = ["**/*.py"] | |
| exclude = ["conftest.py", "*_test.py"] | |
| packages = ["sam3d_objects"] | |
| [tool.hatch.metadata.hooks.requirements_txt] | |
| files = ["requirements.txt"] | |
| [tool.hatch.metadata.hooks.requirements_txt.optional-dependencies] | |
| p3d = ["requirements.p3d.txt"] | |
| inference = ["requirements.inference.txt"] | |
| dev = ["requirements.dev.txt"] | |
Xet Storage Details
- Size:
- 843 Bytes
- Xet hash:
- 1ce28e51d96a6a3255221c4c5df9c1fbc11c8c50e449383b9a8d2c0c86bc5607
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.