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 aa951fd commit 9491953Copy full SHA for 9491953
requirements/fabric/base.txt
@@ -4,5 +4,5 @@
4
torch >=2.1.0, <2.8.0
5
fsspec[http] >=2022.5.0, <2025.6.0
6
packaging >=20.0, <=25.0
7
-typing-extensions >=4.5.0, <4.15.0
+typing-extensions >4.5.0, <4.15.0
8
lightning-utilities >=0.10.0, <0.15.0
requirements/pytorch/base.txt
@@ -7,5 +7,5 @@ PyYAML >5.4, <6.1.0
torchmetrics >0.7.0, <1.8.0
9
10
11
0 commit comments