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

Update Dockerfile

parent b49f684d
No related branches found
No related tags found
Loading
Pipeline #5541 passed
......@@ -4,4 +4,5 @@ RUN pip install --upgrade pip
RUN pip install numpy scipy scikit-learn pillow h5py keras
RUN pip install --upgrade imutils
RUN pip install --upgrade scikit-learn
RUN pip install --upgrade matplotlib
\ No newline at end of file
RUN pip install --upgrade matplotlib
RUN pip install -q tensorflow==2.0.0-beta1
\ No newline at end of file
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