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 84c827b commit a13fc98Copy full SHA for a13fc98
requirements-notebooks.txt
@@ -4,8 +4,8 @@ distributed==2024.8.0
4
imblearn
5
pillow==10.4.0
6
skorch>=1.1.0
7
-torch==2.2.0
8
-torchvision==0.17.0
+torch>=2.8.0
+torchvision>=0.23.0
9
transformers==4.44.2
10
zarr>=2,<3; python_version<'3.11'
11
numcodecs<0.16.0; python_version<'3.11'
0 commit comments