File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Related blog [post](https://cceyda.github.io/blog/torchserve/streamlit/dashboard
77![ Demo] ( assets/dashboard_demo.gif )
88
99# Usage
10- Additional Requirement: [ torchserve] ( https://github.com/pytorch/serve#install-torchserve )
10+ Additional Requirement: [ torchserve] ( https://github.com/pytorch/serve/tree/v0.2.0 #install-torchserve )
1111
1212Simply run:
1313
@@ -57,7 +57,7 @@ model_store=/mnt/pretrained/model_store
5757
5858 ` vmargs=-Dlog4j.configuration=file:///path/to/custom/log4j.properties `
5959
60- - ** What is the meaning behind the weird versioning**
60+ - ** What is the meaning behind the weird versioning** ?
6161
6262 The minor follows the compatible torchserve version, patch version reflects the dashboard versioning
6363
You can’t perform that action at this time.
0 commit comments