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 57b745d commit 3e9ae03Copy full SHA for 3e9ae03
requirements/pytorch/extra.txt
@@ -5,7 +5,7 @@
5
matplotlib>3.1, <3.10.0
6
omegaconf >=2.2.3, <2.4.0
7
hydra-core >=1.2.0, <1.4.0
8
-jsonargparse[signatures] >=4.39.0, <4.40.0
+jsonargparse[signatures] >=4.39.0, <4.41.0
9
rich >=12.3.0, <14.1.0
10
tensorboardX >=2.2, <2.7.0 # min version is set by torch.onnx missing attribute
11
bitsandbytes >=0.45.2,<0.45.3; platform_system != "Darwin"
0 commit comments