Spaces:
Running
on
Zero
Running
on
Zero
update dependency
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -28,4 +28,5 @@ requests==2.32.3
|
|
28 |
huggingface-hub==0.28.1
|
29 |
|
30 |
whisper>=1.0.0
|
31 |
-
pydantic>=1.10.0
|
|
|
|
28 |
huggingface-hub==0.28.1
|
29 |
|
30 |
whisper>=1.0.0
|
31 |
+
pydantic>=1.10.0
|
32 |
+
deepspeed==0.15.2
|