John2J commited on
Commit
9dd682e
·
verified ·
1 Parent(s): 5ef4617

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -202,7 +202,7 @@ def get_video_info(path):
202
  # Main inference
203
  # ============================================================
204
 
205
- @spaces.GPU(duration=1200)
206
  def process_video(
207
  video_path,
208
  mask_path,
 
202
  # Main inference
203
  # ============================================================
204
 
205
+ @spaces.GPU(duration=600)
206
  def process_video(
207
  video_path,
208
  mask_path,