Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingface-projects/color-palette-generator-sd
ismot
/
testaus3
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
testaus3
/
run.py
ismot
Duplicate from huggingface-projects/color-palette-generator-sd
4e0a699
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
69 Bytes
import
subprocess
subprocess.run([
"make"
,
"build-all"
], shell=
False
)