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 3628795 commit 578e318Copy full SHA for 578e318
requirements/fabric/examples.txt
@@ -1,5 +1,5 @@
1
# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package
2
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
3
4
-torchvision >=0.16.0, <0.24.0
+torchvision >=0.16.0, <0.25.0
5
torchmetrics >=0.10.0, <1.9.0
requirements/pytorch/examples.txt
@@ -2,6 +2,6 @@
requests <2.33.0
6
ipython[all] >=8.0.0, <10.0.0
7
0 commit comments