Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
clarenceyapp committed Dec 9, 2020
1 parent fe97100 commit 7db9e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ RUN pip install scikit-image matplotlib tifffile czifile==2019.7.2 nd2reader==3.

COPY . /app
RUN curl -f -o /app/models/nucleiDAPILAMIN/model.ckpt.data-00000-of-00001 https://mcmicro.s3.amazonaws.com/models/unmicst2/model.ckpt.data-00000-of-00001
RUN curl -f -o /app/models/nucleiDAPILAMIN1-5/model.ckpt.data-00000-of-00001 https://mcmicro.s3.amazonaws.com/models/unmicst1-5/model.ckpt.data-00000-of-00001

0 comments on commit 7db9e8b

Please sign in to comment.