Skip to content

Commit a68b686

Browse files
committed
Remove commented out line
1 parent 126cf88 commit a68b686

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dockerfiles/RunCellposeOmnipose/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,3 @@ RUN pip install cellpose==1.0.2
44
RUN pip install omnipose
55

66
RUN sed -i 's/from\ scipy\ import\ fft/from\ scipy.fftpack import\ fft/g' /opt/conda/lib/python3.9/site-packages/peakdetect/peakdetect.py
7-
8-
# COPY download_cellpose_models.py /
9-
# RUN python /download_cellpose_models.py

0 commit comments

Comments
 (0)