reference models indicate if ready or requires download

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-09-14 10:30:21 -04:00
parent f976ed223d
commit 6f2adf3fde
4 changed files with 17 additions and 9 deletions
+1
View File
@@ -24,6 +24,7 @@ try:
except Exception:
config = {}
reference_path = os.path.join('models', 'Reference')
modules_path = os.path.dirname(os.path.realpath(__file__))
script_path = os.path.dirname(modules_path)
data_path = cli.data_dir