Unverified Commit 6a84aa6e authored by Karmel Allison's avatar Karmel Allison Committed by GitHub
Browse files

Removing spaces (#3509)

parent f81bb397
...@@ -9,7 +9,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ ...@@ -9,7 +9,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
python \ python \
python-pip \ python-pip \
python-setuptools python-setuptools
RUN pip install tf-nightly RUN pip install tf-nightly
# Checkout tensorflow/models and pin to a particular version # Checkout tensorflow/models and pin to a particular version
......
...@@ -9,7 +9,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ ...@@ -9,7 +9,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
python \ python \
python-pip \ python-pip \
python-setuptools python-setuptools
RUN pip install tf-nightly-gpu RUN pip install tf-nightly-gpu
# Checkout tensorflow/models and pin to a particular version # Checkout tensorflow/models and pin to a particular version
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment