Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ravnoor committed Aug 10, 2021
1 parent 06c4051 commit 93b2eaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ pip install -r app/requirements.txt


## Usage
###TODO: Training and Inference
### Docker
### TODO: Training routine
### Inference using Docker
```console
docker run -it -v /tmp:/tmp docker.pkg.github.com/noel-mni/deepmask/app:latest /app/inference.py \
$PATIENT_ID \
Expand Down

0 comments on commit 93b2eaa

Please sign in to comment.