mirror of
https://github.com/vladmandic/automatic
synced 2026-08-25 22:20:46 +02:00
@@ -71,6 +71,7 @@ class MoDScript(scripts_manager.Script):
|
||||
from installer import install
|
||||
install('ligo-segments')
|
||||
try:
|
||||
from ligo.segments import segment # pylint: disable=unused-import
|
||||
return True
|
||||
except Exception as e:
|
||||
log.error(f'MoD: {e}')
|
||||
|
||||
Reference in New Issue
Block a user