From 7beea18dc90c89a10f0bcecf9da8718c6229b11d Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Mon, 12 Oct 2020 10:31:36 -0400 Subject: [PATCH] updated docs --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 31e32812..4aa9ac5b 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,9 @@ And then use with: ### 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