Commit 5dfce9a7 authored by Neal Wu's avatar Neal Wu Committed by GitHub
Browse files

Merge pull request #1860 from jubjamie/patch-1

Update Readme Install Instructions
parents bf9c917a 67c6170a
...@@ -28,7 +28,7 @@ Pull requests: ...@@ -28,7 +28,7 @@ Pull requests:
virtualenv --system-site-packages ~/.tensorflow virtualenv --system-site-packages ~/.tensorflow
source ~/.tensorflow/bin/activate source ~/.tensorflow/bin/activate
pip install --upgrade pip pip install --upgrade pip
pip install --upgrade tensorflow_gpu pip install --upgrade tensorflow-gpu
``` ```
2. At least 158GB of free disk space to download the FSNS dataset: 2. At least 158GB of free disk space to download the FSNS dataset:
......
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