Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -13,9 +13,9 @@ torch==2.6.0 # Or the version best suited for your GPU/CPU
|
|
13 |
# moviepy==1.0.3
|
14 |
# Web Interface
|
15 |
gradio==5.23.3
|
16 |
-
soundfile
|
17 |
-
librosa
|
18 |
-
SpeechRecognition
|
19 |
whisperx==3.3.1
|
20 |
openai
|
21 |
pillow
|
|
|
13 |
# moviepy==1.0.3
|
14 |
# Web Interface
|
15 |
gradio==5.23.3
|
16 |
+
# soundfile
|
17 |
+
# librosa
|
18 |
+
## SpeechRecognition
|
19 |
whisperx==3.3.1
|
20 |
openai
|
21 |
pillow
|