Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ onnxruntime-gpu==1.19.0
|
|
6 |
librosa==0.10.2
|
7 |
huggingface-hub
|
8 |
munch
|
9 |
-
einops
|
|
|
|
6 |
librosa==0.10.2
|
7 |
huggingface-hub
|
8 |
munch
|
9 |
+
einops
|
10 |
+
openai-whisper
|