GiorgioV commited on
Commit
710d7c3
·
verified ·
1 Parent(s): 45a9915

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -381,7 +381,7 @@ def get_duration(
381
 
382
 
383
 
384
- @spaces.GPU(duration=get_duration)
385
  def generate_video(
386
  input_image,
387
  prompt,
 
381
 
382
 
383
 
384
+ @spaces.GPU(duration=120)
385
  def generate_video(
386
  input_image,
387
  prompt,