Skip to content

Commit 40d3af4

Browse files
authored
Update README.md
1 parent f213554 commit 40d3af4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

1212
Simply 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

0 commit comments

Comments
 (0)