Skip to content

Commit 44f7738

Browse files
authored
Update README.md
1 parent 33dacb2 commit 44f7738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ of the different operating modes.
7777
- gcc4
7878
- RAR backend tool for `rarfile` (see https://pypi.python.org/pypi/rarfile/)
7979
- python packages: `matplotlib pypng rarfile pillow` and `tensorflow-gpu` (at least version 1.7)
80-
- CUDA and CuDNN. Please make sure that the versions you install are compatible with the version of `tensorflow-gpu` you are using (see e.g. https://github.com/tensorflow/tensorflow/releases).
80+
- CUDA and CuDNN. You should use the installer downloaded from the NVIDIA website and install to /usr/local/cuda. Please make sure that the versions you install are compatible with the version of `tensorflow-gpu` you are using (see e.g. https://github.com/tensorflow/tensorflow/releases).
8181

8282
### Prepare environment
8383
- copy `config_template/config.ini` to `./` and modify settings in the `[dir]`, `[run]`

0 commit comments

Comments
 (0)