Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
huggingface-projects
/
wordalle
like
128
Runtime error
App
Files
Files
Community
14
521fb01
wordalle
File size: 70 Bytes
c7d9f1b
1
2
3
4
import
subprocess subprocess.run([
"make"
,
"build-all"
], shell=
False
)