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
dimentox
commited on
Nov 25, 2023
Commit
549a25e
•
1 Parent(s):
a26ca53
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/dimentox/heightmapstyle").launch(
server_port=8502
)
1
import gradio as gr
2
3
+
gr.load("models/dimentox/heightmapstyle").launch()