Skip to content

Commit 3b0eee4

Browse files
author
Jianyi Cheng
authored
Merge pull request #8 from jianyicheng/add-lightning
Added lightning
2 parents 19fc041 + f511feb commit 3b0eee4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ RUN pip3 install --pre torchvision --extra-index-url https://download.pytorch.or
8888
imageio imageio-ffmpeg opencv-python kornia einops \
8989
ghp-import optimum pytest-profiling myst_parser \
9090
pytest-cov pytest-xdist pytest-sugar pytest-html \
91+
lightning \
9192
&& pip install -U Pillow
9293

9394
# Add environment variables

0 commit comments

Comments
 (0)