Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alexnasa
/
pixel3dmm
like
34
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
pixel3dmm
/
setup.py
alexnasa
Upload 66 files
cf92dec
verified
9 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
144 Bytes
#!/usr/bin/env python
import
setuptools
if
__name__ ==
"__main__"
:
# Still necessary, otherwise we get a pip error
setuptools.setup()