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 6cf54b4 commit 0aec96aCopy full SHA for 0aec96a
requirements/pytorch/base.txt
@@ -5,7 +5,7 @@ torch >=2.1.0, <2.8.0
5
tqdm >=4.57.0, <4.68.0
6
PyYAML >5.4, <6.1.0
7
fsspec[http] >=2022.5.0, <2025.6.0
8
-torchmetrics >=0.7.0, <1.8.0
+torchmetrics >0.7.0, <1.8.0
9
packaging >=20.0, <=25.0
10
typing-extensions >=4.5.0, <4.15.0
11
lightning-utilities >=0.10.0, <0.15.0
src/version.info
@@ -1 +1 @@
1
-2.5.1rc2
+2.6.0dev
0 commit comments