bEijuuu commited on
Commit
74ee6cc
·
verified ·
1 Parent(s): a83ad71

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -504,7 +504,7 @@ def image_to_3d(
504
  return state, full_html
505
 
506
 
507
- @spaces.GPU(duration=60)
508
  def extract_glb(
509
  state: dict,
510
  decimation_target: int,
 
504
  return state, full_html
505
 
506
 
507
+ @spaces.GPU(duration=120)
508
  def extract_glb(
509
  state: dict,
510
  decimation_target: int,