Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
runwayml/stable-diffusion-inpainting
akhaliq
/
paint-by-example
like
1
Build error
App
Files
Files
Community
2
tennyson
commited on
Dec 7, 2022
Commit
f54e80a
•
1 Parent(s):
5a26f73
Improve demo.
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -157,4 +157,4 @@ with image_blocks as demo:
157
"""
158
)
159
160
-
image_blocks.launch(
server_name='0.0.0.0'
)
157
"""
158
)
159
160
+
image_blocks.launch()