mirror of
https://github.com/facebookresearch/sam2.git
synced 2026-03-20 21:06:02 +08:00
Initial commit
This commit is contained in:
6
pyproject.toml
Normal file
6
pyproject.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[build-system]
|
||||
requires = [
|
||||
"setuptools>=61.0",
|
||||
"torch>=2.3.1",
|
||||
]
|
||||
build-backend = "setuptools.build_meta"
|
||||
Reference in New Issue
Block a user