We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b597e7 commit 7b71891Copy full SHA for 7b71891
1 file changed
Dockerfile
@@ -0,0 +1,4 @@
1
+FROM nvcr.io/nvidia/pytorch:22.09-py3
2
+
3
+RUN pip install -U pytorch-lightning[extra]
4
+RUN pip install seqchromloader
0 commit comments