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

update 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=360)
31
  def vggsfm_demo(
32
  input_video,
33
  input_image,
 
27
 
28
 
29
 
30
+ @spaces.GPU(duration=300)
31
  def vggsfm_demo(
32
  input_video,
33
  input_image,