JeffreyXiang bEijuuu commited on
Commit
ca86a1c
·
verified ·
1 Parent(s): a83ad71

Update app.py (#2)

Browse files

- Update app.py (74ee6cccd727b3b447ab14d8e8f8c3dcf3c191ab)


Co-authored-by: Yu Deng <[email protected]>

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,