Skip to content

Commit 4296f13

Browse files
Bump torch from 2.3.1+cpu to 2.8.0 in /asr_api (#52)
Bumps [torch](https://github.com/pytorch/pytorch) from 2.3.1+cpu to 2.8.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 032fed1 commit 4296f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asr_api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ safetensors==0.4.3
2424
sympy==1.13.0
2525
tokenizers==0.19.1
2626
-f https://download.pytorch.org/whl/torch_stable.html
27-
torch==2.3.1+cpu
27+
torch==2.8.0
2828
tqdm==4.66.4
2929
transformers==4.42.4
3030
typing_extensions==4.12.2

0 commit comments

Comments
 (0)