Skip to content

Commit 2683f62

Browse files
bakhtiarZJianyi Cheng
andauthored
Update Dockerfile
Co-authored-by: Jianyi Cheng <[email protected]>
1 parent 8ce1c69 commit 2683f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ RUN pip3 install --pre torchvision --extra-index-url https://download.pytorch.or
8989
ghp-import optimum pytest-profiling myst_parser \
9090
pytest-cov pytest-xdist pytest-sugar pytest-html \
9191
lightning \
92-
&& pip install -U Pillow
92+
&& pip install -U Pillow \
9393
&& pip install mpmath==1.3.0
9494

9595
# Add environment variables

0 commit comments

Comments
 (0)