Skip to content
Snippets Groups Projects
Commit 0496da80 authored by Spencer chen's avatar Spencer chen
Browse files

Update Dockerfile

parent 6134a9b8
No related branches found
No related tags found
No related merge requests found
Pipeline #5547 failed
FROM tensorflow/tensorflow:2.0.0a0-gpu-py3
RUN apt-get update
RUN apt-get nano
RUN pip install --upgrade pip
RUN pip install numpy scipy scikit-learn pillow h5py keras
RUN pip install --upgrade imutils
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment