LuyangZ commited on
Commit
465c484
·
verified ·
1 Parent(s): 7fdc304

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ def clean_img(image, mask):
97
  return image
98
 
99
  # @spaces.GPU
100
- @spaces.GPU(duration=50)
101
 
102
  def floorplan_generation(outline, num_of_rooms):
103
  new_width = 512
 
97
  return image
98
 
99
  # @spaces.GPU
100
+ @spaces.GPU(duration=40)
101
 
102
  def floorplan_generation(outline, num_of_rooms):
103
  new_width = 512