We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 239e527 commit 5f2e32bCopy full SHA for 5f2e32b
requirements/base.txt
@@ -1,6 +1,6 @@
1
numpy <1.26.0
2
pytorch-lightning >1.7.0, <2.0.0 # strict
3
-torchmetrics >=0.10.0, <0.12.0
+torchmetrics >=0.10.0, <1.4.0
4
lightning-utilities >0.3.1 # this is needed for PL 1.7
5
torchvision >=0.10.0 # todo: move to topic related extras
6
tensorboard >=2.9.1, <2.14.0 # for `TensorBoardLogger`
0 commit comments