Skip to content

Commit eacabce

Browse files
authored
(I)Fix Readme (#365)
* (I)Fix Readme * (I)Fix Readme
1 parent 39a9562 commit eacabce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ The HyperPose library contains two parts:
4949

5050
The best way to try the inference library is using a [Docker image](https://hub.docker.com/r/tensorlayer/hyperpose). Pre-requisites for running this images are:
5151

52-
* [CUDA Driver](https://www.tensorflow.org/install/gpu) (> 10.2)
53-
* [NVIDIA docker](https://github.com/NVIDIA/nvidia-docker) (> TODO)
54-
* TODO: anything else?
52+
* [CUDA Driver](https://www.tensorflow.org/install/gpu) (>= 410.48)
53+
* [NVIDIA docker](https://github.com/NVIDIA/nvidia-docker) (>= 2.0)
54+
* [Docker](https://docs.docker.com/engine/install/) (>= 19.03)
5555

5656
Once pre-requisites are ready, you can pull
5757
the HyperPose docker as follows:

0 commit comments

Comments
 (0)