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
e20c2be
dimentox-heightmapstyle
/
app.py
dimentox
initial commit
e20c2be
about 1 year ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/dimentox/heightmapstyle"
).launch()