Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Daniel-F
/
SST
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SST
/
segment-anything-2
/
pyproject.toml
Daniel-F
demo v1
ccb7bbe
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
120 Bytes
[build-system]
requires
= [
"setuptools>=61.0"
,
"torch>=2.3.1"
,
]
build-backend
=
"setuptools.build_meta"