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