Antoni Bigata commited on
Commit
b21bceb
·
1 Parent(s): 9a75ec8

requirements

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -629,7 +629,7 @@ def process_video(video_input, audio_input):
629
  duration=10,
630
  )
631
 
632
- max_num_seconds = 10
633
 
634
  global \
635
  vae_model, \
 
629
  duration=10,
630
  )
631
 
632
+ max_num_seconds = 6
633
 
634
  global \
635
  vae_model, \