gagannarula commited on
Commit
5c74a59
·
verified ·
1 Parent(s): f444261

add torchcodec

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -14,6 +14,7 @@ soundfile>=0.13.1
14
  spaces>=0.40.0
15
  torch>=2.8.0
16
  torchaudio>=2.8.0
 
17
  tqdm>=4.67.1
18
  transformers[sentencepiece]==4.55.3
19
  matplotlib>=3.10.5
 
14
  spaces>=0.40.0
15
  torch>=2.8.0
16
  torchaudio>=2.8.0
17
+ torchcodec>=0.8.0
18
  tqdm>=4.67.1
19
  transformers[sentencepiece]==4.55.3
20
  matplotlib>=3.10.5