Align3R / third_party /sam2 /pyproject.toml
cyun9286's picture
Add application file
f53b39e
raw
history blame
120 Bytes
[build-system]
requires = [
"setuptools>=61.0",
"torch>=2.3.1",
]
build-backend = "setuptools.build_meta"