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
e42e2d6
wordalle
/
main.py
osanseviero
Update static/index.html
c7d9f1b
over 2 years ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
subprocess
subprocess.run([
"make"
,
"build-all"
], shell=
False
)