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 da5ce90 commit 86aed16Copy full SHA for 86aed16
requirements/pytorch/extra.txt
@@ -6,6 +6,6 @@ matplotlib>3.1, <3.9.0
6
omegaconf >=2.2.3, <2.4.0
7
hydra-core >=1.2.0, <1.4.0
8
jsonargparse[signatures] >=4.28.0, <=4.40.0
9
-rich >=12.3.0, <13.6.0
+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