Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rgres
/
Drawing2Sat
like
4
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
242587c
Drawing2Sat
/
main.py
Ruben Gres
first commit
ec3efd7
almost 3 years ago
raw
Copy download link
history
blame
68 Bytes
import
subprocess
subprocess.run([
"make"
,
"run-prod"
], shell=
False
)