Spaces:
Running
on
Zero
Running
on
Zero
update dependency
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -25,4 +25,7 @@ uvicorn==0.30.0
|
|
25 |
numpy==1.26.4
|
26 |
tqdm==4.66.4
|
27 |
requests==2.32.3
|
28 |
-
huggingface-hub==0.28.1
|
|
|
|
|
|
|
|
25 |
numpy==1.26.4
|
26 |
tqdm==4.66.4
|
27 |
requests==2.32.3
|
28 |
+
huggingface-hub==0.28.1
|
29 |
+
|
30 |
+
whisper>=1.0.0
|
31 |
+
pydantic>=1.10.0
|