Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ munch
|
|
10 |
einops
|
11 |
descript-audio-codec
|
12 |
git+https://github.com/openai/whisper.git
|
13 |
-
pydub
|
|
|
|
10 |
einops
|
11 |
descript-audio-codec
|
12 |
git+https://github.com/openai/whisper.git
|
13 |
+
pydub
|
14 |
+
transformers
|