Skip to content

Commit

Permalink
Install imageio separately
Browse files Browse the repository at this point in the history
  • Loading branch information
lopaavol committed Feb 28, 2021
1 parent 1b746f3 commit 462b9fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ RUN cp /biaflows-utilities/bin/* /usr/bin/ && \

# ------------------------------------------------------------------------------

RUN pip install imageio

RUN pip install cellpose

RUN mkdir /root/.cellpose && \
Expand Down

0 comments on commit 462b9fe

Please sign in to comment.