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

requirements

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -398,7 +398,7 @@ def extract_video_landmarks(video_frames, landmarks_extractor):
398
  return np.array(processed_landmarks)
399
 
400
 
401
- @spaces.GPU(duration=200)
402
  @torch.no_grad()
403
  def sample(
404
  audio_list,
 
398
  return np.array(processed_landmarks)
399
 
400
 
401
+ @spaces.GPU(duration=149)
402
  @torch.no_grad()
403
  def sample(
404
  audio_list,