broyang commited on
Commit
614be7e
·
verified ·
1 Parent(s): b8a2ee3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -180,7 +180,7 @@ def image_to_3d(
180
  return state, video_path
181
 
182
 
183
- @spaces.GPU(duration=30)
184
  def extract_glb(
185
  state: dict,
186
  mesh_simplify: float,
 
180
  return state, video_path
181
 
182
 
183
+ @spaces.GPU(duration=90)
184
  def extract_glb(
185
  state: dict,
186
  mesh_simplify: float,