Skip to content

Commit 7b71891

Browse files
committed
add: Docker env of NGC pytorch + seqchromloader
1 parent 1b597e7 commit 7b71891

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)