Boboiazumi commited on
Commit
fee6538
·
verified ·
1 Parent(s): ca906f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ def _handle_roop_solve(
27
 
28
  return message, ROOP_OUTPUT_VIDEO_PATH
29
 
30
- @spaces.GPU
31
  def handle_roop(
32
  video_path: str,
33
  img_path: str
 
27
 
28
  return message, ROOP_OUTPUT_VIDEO_PATH
29
 
30
+ @spaces.GPU(duration=600)
31
  def handle_roop(
32
  video_path: str,
33
  img_path: str