fffiloni commited on
Commit
842d00e
1 Parent(s): 34af6f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ def fill_image(image, model_selection):
102
  cnet_image.paste(image, (0, 0), mask)
103
 
104
  yield background, cnet_image
105
- """
106
 
107
  @spaces.GPU
108
  def fill_image(image, model_selection):
 
102
  cnet_image.paste(image, (0, 0), mask)
103
 
104
  yield background, cnet_image
105
+
106
 
107
  @spaces.GPU
108
  def fill_image(image, model_selection):