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.
1 parent 8ce1c69 commit 2683f62Copy full SHA for 2683f62
Dockerfile
@@ -89,7 +89,7 @@ RUN pip3 install --pre torchvision --extra-index-url https://download.pytorch.or
89
ghp-import optimum pytest-profiling myst_parser \
90
pytest-cov pytest-xdist pytest-sugar pytest-html \
91
lightning \
92
- && pip install -U Pillow
+ && pip install -U Pillow \
93
&& pip install mpmath==1.3.0
94
95
# Add environment variables
0 commit comments