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 d0d19e6 commit 60eb6ccCopy full SHA for 60eb6cc
requirements.txt
@@ -1,4 +1,4 @@
1
-torch >=2.1.0
+torch
2
filelock
3
numpy
4
boto3[crt]
requirements/extras.txt
@@ -3,4 +3,4 @@ pillow
viztracer
pyarrow
5
tqdm
6
-lightning-cloud == 0.5.65 # Must be pinned to ensure compatibility
+lightning-cloud == 0.5.68 # Must be pinned to ensure compatibility
requirements/test.txt
@@ -6,4 +6,4 @@ pytest-rerunfailures ==14.0
pytest-random-order ==1.1.1
7
pandas
8
lightning
9
0 commit comments