ehristoforu commited on
Commit
c92a8e5
Β·
verified Β·
1 Parent(s): 1b4f314

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,7 +111,7 @@ def get_model(model):
111
  return gr.update(visible=False), gr.update(visible=False), gr.update(visible=False), gr.update(visible=False), gr.update(visible=False), gr.update(interactive=True)
112
 
113
 
114
- @spaces.GPU(duration=35, enable_queue=True)
115
  def generate(
116
  model,
117
  inpaint_image,
 
111
  return gr.update(visible=False), gr.update(visible=False), gr.update(visible=False), gr.update(visible=False), gr.update(visible=False), gr.update(interactive=True)
112
 
113
 
114
+ @spaces.GPU(duration=50, enable_queue=True)
115
  def generate(
116
  model,
117
  inpaint_image,