Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingface-projects
/
stable-diffusion-multiplayer
like
351
Runtime error
App
Files
Files
Community
44
Fetching metadata from the HF Docker repository...
e26ed9e
stable-diffusion-multiplayer
File size: 69 Bytes
142f91b
1
2
3
import
subprocess subprocess.run([
"make"
,
"build-all"
], shell=
False
)