Realcat commited on
Commit
cdef2f7
·
1 Parent(s): 9358a90

update: app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import spaces
4
  from imcui.ui.app_class import ImageMatchingApp
5
 
6
 
7
- @spaces.GPU
8
  def launch_app():
9
  parser = argparse.ArgumentParser()
10
  parser.add_argument(
 
4
  from imcui.ui.app_class import ImageMatchingApp
5
 
6
 
7
+ @spaces.GPU(duration=120)
8
  def launch_app():
9
  parser = argparse.ArgumentParser()
10
  parser.add_argument(