qqwjq1981 commited on
Commit
99a54ce
·
verified ·
1 Parent(s): e57296f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -12,8 +12,9 @@ torch==2.6.0 # Or the version best suited for your GPU/CPU
12
  # Video Processing
13
  moviepy==1.0.3
14
  gradio==5.23.3
15
- # soundfile
16
- # librosa
 
17
  whisperx==3.3.1
18
  openai
19
  pillow
 
12
  # Video Processing
13
  moviepy==1.0.3
14
  gradio==5.23.3
15
+ soundfile
16
+ librosa
17
+ noisereduce
18
  whisperx==3.3.1
19
  openai
20
  pillow