mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
reference models indicate if ready or requires download
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user