LASER / src /video-sam2 /pyproject.toml
moqingyan123
final fixes
888f9e4
raw
history blame
120 Bytes
[build-system]
requires = [
"setuptools>=61.0",
"torch>=2.5.1",
]
build-backend = "setuptools.build_meta"