Skip to content

Commit

Permalink
Testing opencv/pycoco
Browse files Browse the repository at this point in the history
  • Loading branch information
dafeliton committed Nov 16, 2023
1 parent aa34a69 commit 8ce14ce
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions images/scipy-ml-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ RUN pip install datascience \
PyQt5 \
scapy \
nltk \
opencv-contrib-python-headless \
opencv-python \
pycocotools \
#opencv-contrib-python-headless \
#opencv-python \
#pycocotools \
pillow \
nvidia-cudnn-cu11==8.6.0.163 \
tensorflow==2.13.* \
Expand All @@ -78,8 +78,8 @@ RUN mamba install \
#pyqt \
#scapy \
#nltk_data \
#opencv \
#pycocotools \
opencv \
pycocotools \
#tabulate \
#tensorflow=2.13.1 \
#tensorflow-datasets \
Expand Down

0 comments on commit 8ce14ce

Please sign in to comment.