Skip to content

Commit

Permalink
update torch version
Browse files Browse the repository at this point in the history
  • Loading branch information
Fhrozen committed Jul 11, 2024
1 parent 882fa6d commit 9c35637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"numpy>=1.21.3",
"regex",
"sacrebleu>=1.4.12",
"torch>=1.13",
"torch>=1.10",
"tqdm",
"bitarray",
"torchaudio>=0.8.0",
Expand Down

0 comments on commit 9c35637

Please sign in to comment.