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 ccc107f commit d8dfad2Copy full SHA for d8dfad2
requirements/pytorch/examples.txt
@@ -3,6 +3,6 @@
3
4
requests <2.33.0
5
torchvision >=0.16.0, <0.24.0
6
-ipython[all] <9.0; python_version < "3.10"
7
-ipython[all] >9.0,<9.5; python_version > "3.9"
+ipython[all] <9.0; python_version < "3.11"
+ipython[all] >9.0,<9.5; python_version > "3.10"
8
torchmetrics >=0.10.0, <1.9.0
0 commit comments