don0726 commited on
Commit
0b3dba3
·
verified ·
1 Parent(s): 01cecc3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -7,4 +7,6 @@ torch==2.1.2
7
  torchaudio==2.1.2
8
  transformers==4.36.2
9
  tokenizers==0.15.2
10
- soundfile
 
 
 
7
  torchaudio==2.1.2
8
  transformers==4.36.2
9
  tokenizers==0.15.2
10
+ soundfile
11
+ pydub
12
+ ffmpeg-python