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 3b0eee4 + 2683f62 commit 6010bb8Copy full SHA for 6010bb8
Dockerfile
@@ -89,7 +89,8 @@ 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
96
ARG VHLS_PATH
0 commit comments