doevent commited on
Commit
1f6da74
·
verified ·
1 Parent(s): a2327c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -169,7 +169,7 @@ def preview_image_and_mask(image, width, height, overlap_percentage, resize_opti
169
 
170
  return preview
171
 
172
- @spaces.GPU()
173
  def infer(
174
  image,
175
  width,
 
169
 
170
  return preview
171
 
172
+ @spaces.GPU(duration=22)
173
  def infer(
174
  image,
175
  width,