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.
2 parents 19fc041 + f511feb commit 3b0eee4Copy full SHA for 3b0eee4
Dockerfile
@@ -88,6 +88,7 @@ RUN pip3 install --pre torchvision --extra-index-url https://download.pytorch.or
88
imageio imageio-ffmpeg opencv-python kornia einops \
89
ghp-import optimum pytest-profiling myst_parser \
90
pytest-cov pytest-xdist pytest-sugar pytest-html \
91
+ lightning \
92
&& pip install -U Pillow
93
94
# Add environment variables
0 commit comments