Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cyun9286
/
Align3R
like
8
Running
on
Zero
App
Files
Files
Community
main
Align3R
/
third_party
/
sam2
/
pyproject.toml
cyun9286
Add application file
f53b39e
7 days 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"