We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b008d commit 6a81c0eCopy full SHA for 6a81c0e
_requirements/default.txt
@@ -2,6 +2,7 @@ setuptools>=68.0.0, <69.1.0
2
matplotlib>=3.0.0, <3.9.0
3
ipython[notebook]>=8.0.0, <8.17.0
4
urllib3 # for ipython
5
+numpy # for later pytorch it is not included
6
torch>=1.8.1, <2.1.0
7
pytorch-lightning>=1.4, <2.1.0
8
torchmetrics>=0.7, <1.3
0 commit comments