diff --git a/README.md b/README.md index da15fbd2..2ddee244 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ There are three ways to use DeepSpeech inference: ### CUDA dependency -The GPU capable builds (Python, NodeJS, C++ etc) depend on the same CUDA runtime as upstream TensorFlow. Currently with TensorFlow r1.12 it depends on CUDA 9.0 and CuDNN v7.2. +The GPU capable builds (Python, NodeJS, C++ etc) depend on the same CUDA runtime as upstream TensorFlow. Currently with TensorFlow 1.13 it depends on CUDA 10.0 and CuDNN v7.5. ### Model compatibility