Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Team-Ragnarok authored Aug 29, 2020
1 parent 5e2a506 commit 0aa2a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The front-end is developed from Flask WebApp.

2. Install the pre-trained model from the link-https://drive.google.com/file/d/0B5MzpY9kBtDVZ2RpVDYwWmxoSUk/edit.
Place this model under the model folder such that the path of the model corresponds as:
`..venv/model/20170512-110547/20170512-110547.pb`
`../model/20170512-110547/20170512-110547.pb`

3. Run the flask server with the following code:
```bash
Expand Down

0 comments on commit 0aa2a6b

Please sign in to comment.