JianyuanWang commited on
Commit
224e7f8
1 Parent(s): a93af6f

add duration

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ import time
27
 
28
 
29
 
30
- @spaces.GPU(duration=180)
31
  def vggsfm_demo(
32
  input_video,
33
  input_image,
 
27
 
28
 
29
 
30
+ @spaces.GPU(duration=360)
31
  def vggsfm_demo(
32
  input_video,
33
  input_image,