Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CVPR
/
drawings-to-human
like
57
Build error
App
Files
Files
Community
1
55a5bab
drawings-to-human
/
main.py
radames
svelte frontend
838b286
over 2 years ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
subprocess
subprocess.run([
"make"
,
"build-all"
], shell=
False
)