Skip to content

Commit

Permalink
Add docker version
Browse files Browse the repository at this point in the history
  • Loading branch information
tae898 committed Oct 20, 2021
1 parent 9bc2a48 commit ecdfea7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -32,15 +32,14 @@ I advise you that you run all of below in a virutal python environment.

For the CPU model
```bash
docker pull tae898/face-detection-recognition:latest
docker pull tae898/face-detection-recognition:v0.1
```

For the GPU model
```bash
docker pull tae898/face-detection-recognition-cuda:latest
docker pull tae898/face-detection-recognition-cuda:v0.1
```


The detailed insturctions can be found [here](https://github.com/tae898/face-detection-recognition/blob/main/README.md).


0 comments on commit ecdfea7

Please sign in to comment.