Skip to content

Commit 1d697f9

Browse files
chore(deps): bump deepspeed in /plugins/model/tts-cosevoice (#4128)
Bumps [deepspeed](https://github.com/deepspeedai/DeepSpeed) from 0.14.2 to 0.15.1. - [Release notes](https://github.com/deepspeedai/DeepSpeed/releases) - [Commits](deepspeedai/DeepSpeed@v0.14.2...v0.15.1) --- updated-dependencies: - dependency-name: deepspeed dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb30ca4 commit 1d697f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/model/tts-cosevoice/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--extra-index-url https://download.pytorch.org/whl/cu118
22
conformer==0.3.2
3-
deepspeed==0.14.2; sys_platform == 'linux'
3+
deepspeed==0.15.1; sys_platform == 'linux'
44
diffusers==0.27.2
55
gdown==5.1.0
66
gradio==4.32.2

0 commit comments

Comments
 (0)