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 36d4c7b commit b15d394Copy full SHA for b15d394
requirements/pytorch/extra.txt
@@ -6,6 +6,6 @@ matplotlib>3.1, <3.11.0
6
omegaconf >=2.2.3, <2.4.0
7
hydra-core >=1.2.0, <1.4.0
8
jsonargparse[signatures,jsonnet] >=4.39.0, <4.43.0
9
-rich >=12.3.0, <14.2.0
+rich >=12.3.0, <14.3.0
10
tensorboardX >=2.2, <2.7.0 # min version is set by torch.onnx missing attribute
11
bitsandbytes >=0.45.2,<0.47.0; platform_system != "Darwin"
0 commit comments