Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ethanweber/toon3d
pukadev
/
toon3d
like
0
Sleeping
App
Files
Files
Community
ethanweber
commited on
May 13, 2024
Commit
4856e3c
•
1 Parent(s):
93cf030
change port
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -268,4 +268,4 @@ with gr.Blocks(title="Toon3D") as demo:
268
)
269
270
if __name__ == "__main__":
271
-
demo.launch(
server_port=7862
)
268
)
269
270
if __name__ == "__main__":
271
+
demo.launch()