Merge pull request #726 from pierotofy/torch

Upgrade torch
This commit is contained in:
Piero Toffanin 2025-01-17 09:57:32 -05:00 committed by GitHub
commit 7c35645a88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,7 +57,7 @@ dependencies = [
"prometheus-client ==0.15.0",
"polib ==1.1.1",
"packaging ==23.1",
"torch ==2.0.1"
"torch ==2.2.0"
]
[project.scripts]