Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -27,7 +27,7 @@ tqdm==4.66.4
|
|
27 |
requests==2.32.3
|
28 |
huggingface-hub==0.28.1
|
29 |
|
30 |
-
whisper
|
31 |
pydantic>=1.10.0
|
32 |
deepspeed==0.15.2
|
33 |
tiktoken==0.6.0
|
|
|
27 |
requests==2.32.3
|
28 |
huggingface-hub==0.28.1
|
29 |
|
30 |
+
openai-whisper
|
31 |
pydantic>=1.10.0
|
32 |
deepspeed==0.15.2
|
33 |
tiktoken==0.6.0
|