Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
fffiloni/diffusers-image-outpaint
Shad0ws
/
Creative-Resizing-AI
like
0
Runtime error
App
Files
Files
Community
fffiloni
commited on
Sep 16
Commit
faf140d
•
1 Parent(s):
842d00e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -223,7 +223,7 @@ def fill_image(image, model_selection):
223
224
yield background, cnet_image
225
226
-
"""
227
228
229
def clear_result():
223
224
yield background, cnet_image
225
226
+
227
228
229
def clear_result():