mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
zero-out loader time
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -12,6 +12,7 @@ from modules import timer, errors
|
||||
initialized = False
|
||||
errors.install()
|
||||
logging.getLogger("DeepSpeed").disabled = True
|
||||
timer.startup.record("loader")
|
||||
|
||||
|
||||
np = None
|
||||
|
||||
Reference in New Issue
Block a user