bharatverse11 commited on
Commit
0cb4530
·
verified ·
1 Parent(s): 9b0bb9e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -7,3 +7,6 @@ librosa>=0.10.1
7
  soundfile>=0.12.1
8
  pyloudnorm>=0.1.0
9
  httpx>=0.25.0
 
 
 
 
7
  soundfile>=0.12.1
8
  pyloudnorm>=0.1.0
9
  httpx>=0.25.0
10
+ torch>=2.0.0
11
+ torchaudio>=2.0.0
12
+ transformers>=4.35.0