Skip to content

Commit 4ff4769

Browse files
committed
minor update doc
1 parent 86699da commit 4ff4769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ curl -H 'Content-Type: application/json' -X POST -d '{"level":"word-glove", "sen
104104
* Step 1: Change tensorflow to tensorflow-gpu in requirements.txt and install tensorflow-gpu
105105
* Step 2: Download and install the [CUDA® Toolkit 9.0](https://developer.nvidia.com/cuda-90-download-archive) (Please note that
106106
currently CUDA® Toolkit 9.1 is not yet supported by tensorflow, therefore you should download CUDA® Toolkit 9.0)
107-
* Step 3: Download and unzip the [cuDNN 7.4 for CUDA@ Toolkit 9.0](https://developer.nvidia.com/cudnn) and add the
107+
* Step 3: Download and unzip the [cuDNN 7.0.4 for CUDA@ Toolkit 9.0](https://developer.nvidia.com/cudnn) and add the
108108
bin folder of the unzipped directory to the $PATH of your Windows environment
109109

110110
# TODO

0 commit comments

Comments
 (0)