oops
This commit is contained in:
parent
bb2ebe1ca2
commit
84174c1c1b
|
@ -38,6 +38,7 @@ except Exception as e:
|
||||||
|
|
||||||
try:
|
try:
|
||||||
from .codecs.nemo import *
|
from .codecs.nemo import *
|
||||||
|
except Exception as e:
|
||||||
cfg.inference.use_nemo = False
|
cfg.inference.use_nemo = False
|
||||||
_logger.warning(str(e))
|
_logger.warning(str(e))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user