Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dimentox
/
dimentox-heightmapstyle
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
38dd291
dimentox-heightmapstyle
/
app.py
dimentox
Update app.py
38dd291
over 1 year ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"dimentox/heightmapstyle"
).launch()