Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bendangnuksung committed Jan 22, 2020
2 parents 860126b + b112d44 commit 0fcdc48
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,7 @@ Follow once you finish converting it to a `saved_model` using the above code
export PYTHONPATH=$PYTHONPATH:$pwd
# Run Inference
python3 inferencing/saved_model_inference.py -p test_image/monalisa.jpg
```
```

#### Please do send a PR if you know to inference using TF model server RESTAPI.

0 comments on commit 0fcdc48

Please sign in to comment.