Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dimentox
/
sd-heightmapstyle
like
1
Runtime error
App
Files
Files
Community
87ac094
sd-heightmapstyle
/
app.py
dimentox
Update app.py
9f21987
about 1 year ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.load(
"models/dimentox/heightmapstyle"
).launch(server_port=
8502
)