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 9af6ee4 commit 2e828e2Copy full SHA for 2e828e2
requirements/pytorch/extra.txt
@@ -5,6 +5,6 @@
5
matplotlib>3.1, <3.6.2
6
omegaconf >=2.0.5, <2.4.0
7
hydra-core >=1.0.5, <1.4.0
8
-jsonargparse[signatures] >=4.18.0, <4.23.0
+jsonargparse[signatures] >=4.18.0, <4.23.0 # strict
9
rich >=12.3.0, <=13.4.2
10
tensorboardX >=2.2, <=2.6.1 # min version is set by torch.onnx missing attribute
0 commit comments