Files
idea-research--grounded-seg…/GroundingDINO/pyproject.toml
T
2026-07-13 13:29:01 +08:00

9 lines
118 B
TOML

[build-system]
requires = [
"setuptools",
"torch",
"wheel",
"torch"
]
build-backend = "setuptools.build_meta"