Michael Hu commited on
Commit
67452cc
·
1 Parent(s): eb9c1d4
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,5 +6,5 @@ librosa>=0.10
6
  soundfile>=0.12
7
  ffmpeg-python>=0.2
8
  torch>=2.0,<3.0
9
- transformers[audio]>=4.30
10
  TTS>=0.20,<1.0
 
6
  soundfile>=0.12
7
  ffmpeg-python>=0.2
8
  torch>=2.0,<3.0
9
+ transformers[audio]>=4.33
10
  TTS>=0.20,<1.0