We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fa020d commit dcd0863Copy full SHA for dcd0863
pyproject.toml
@@ -15,7 +15,7 @@ dependencies = [
15
"torchvision ~= 0.15.2",
16
"lightning[extra] ~= 2.0.5", # Full functionality including TensorboardX.
17
"pydantic == 1.10.11", # https://github.com/Lightning-AI/lightning/pull/18022/files
18
- "torchmetrics == 1.0.0",
+ "torchmetrics == 1.0.1",
19
"numpy == 1.23.5", # https://github.com/pytorch/pytorch/issues/91516
20
21
# --------- hydra --------- #
0 commit comments