Spaces:
broyang
/
Running on Zero

broyang commited on
Commit
7502386
1 Parent(s): a6b79e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,7 +54,7 @@ class FileState:
54
  self.outfile_name = None
55
 
56
 
57
- @spaces.GPU(duration=180)
58
  def local_get_reconstructed_scene(filelist, min_conf_thr, matching_conf_thr,
59
  as_pointcloud, cam_size,
60
  shared_intrinsics, **kw):
 
54
  self.outfile_name = None
55
 
56
 
57
+ @spaces.GPU(duration=59)
58
  def local_get_reconstructed_scene(filelist, min_conf_thr, matching_conf_thr,
59
  as_pointcloud, cam_size,
60
  shared_intrinsics, **kw):