updated docs

pull/50/head
Vladimir Mandic 2020-10-12 10:31:36 -04:00
parent ea0d64bbe4
commit 7beea18dc9
1 changed files with 3 additions and 1 deletions

View File

@ -84,7 +84,9 @@ And then use with:
### Weights ### Weights
Pretrained model weights are includes in `./models`. Pretrained model weights are includes in `./models`
Default configuration uses relative paths to you entry script pointing to `../models`
If your application resides in a different folder, modify `modelPath` property in configuration of each module
<hr> <hr>