Skip to content

Commit d5ad963

Browse files
committed
Pin torch version
1 parent e120e1f commit d5ad963

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ authors = [
1818
{name = "Federico Brancasi", email = "fbrancasi@ethz.ch"},
1919
]
2020
dependencies = [
21-
"torch>=2.1.2",
21+
"torch==2.1.2",
2222
"torchvision>=0.16.2",
2323
"torchaudio>=2.1.2",
2424
"brevitas==0.11.0",

0 commit comments

Comments
 (0)