Update requirements.txt

#27
by hysts HF Staff - opened
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -27,6 +27,9 @@ tqdm
27
  textstat
28
  huggingface_hub
29
  spaces
 
 
 
30
 
31
  WeTextProcessing; platform_machine != "Darwin"
32
  wetext; platform_system == "Darwin"
 
27
  textstat
28
  huggingface_hub
29
  spaces
30
+ torch==2.9.1
31
+ torchaudio==2.9.1
32
+ torchcodec==0.9.1
33
 
34
  WeTextProcessing; platform_machine != "Darwin"
35
  wetext; platform_system == "Darwin"