Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ipd
/
test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test
/
models
/
mhg_model
/
setup.py
ipd
init
79d2379
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
91 Bytes
#!/usr/bin/env python
import
setuptools
if
__name__ ==
"__main__"
:
setuptools.setup()