Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ soundfile
|
|
12 |
librosa
|
13 |
SpeechRecognition
|
14 |
whisperx
|
15 |
-
openai
|
|
|
|
12 |
librosa
|
13 |
SpeechRecognition
|
14 |
whisperx
|
15 |
+
openai
|
16 |
+
pillow
|