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

requirements

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -617,7 +617,7 @@ def sample(
617
  return complete_video
618
 
619
 
620
- @spaces.GPU(duration=150)
621
  @torch.no_grad()
622
  def process_video(video_input, audio_input):
623
  """Main processing function to generate synchronized video"""
 
617
  return complete_video
618
 
619
 
620
+ @spaces.GPU(duration=149)
621
  @torch.no_grad()
622
  def process_video(video_input, audio_input):
623
  """Main processing function to generate synchronized video"""