Commit
·
ae3c32a
1
Parent(s):
cfc0775
ds 0.11.1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -61,7 +61,7 @@ mecab-python3==1.0.6
|
|
| 61 |
unidic-lite==1.0.8
|
| 62 |
|
| 63 |
# Deepspeed for fast inference
|
| 64 |
-
deepspeed==0.
|
| 65 |
pydub
|
| 66 |
librosa
|
| 67 |
ffmpeg-python
|
|
|
|
| 61 |
unidic-lite==1.0.8
|
| 62 |
|
| 63 |
# Deepspeed for fast inference
|
| 64 |
+
deepspeed==0.11.1
|
| 65 |
pydub
|
| 66 |
librosa
|
| 67 |
ffmpeg-python
|