Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -29,6 +29,6 @@ huggingface-hub==0.28.1
|
|
| 29 |
|
| 30 |
openai-whisper
|
| 31 |
pydantic>=1.10.0
|
| 32 |
-
deepspeed==0.
|
| 33 |
tiktoken==0.6.0
|
| 34 |
resampy
|
|
|
|
| 29 |
|
| 30 |
openai-whisper
|
| 31 |
pydantic>=1.10.0
|
| 32 |
+
deepspeed==0.12.2
|
| 33 |
tiktoken==0.6.0
|
| 34 |
resampy
|