mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
tracing and control improvements
This commit is contained in:
@@ -5,6 +5,7 @@ from modules import sd_samplers_common
|
||||
|
||||
|
||||
debug = shared.log.trace if os.environ.get('SD_SAMPLER_DEBUG', None) is not None else lambda *args, **kwargs: None
|
||||
debug('Trace: SAMPLER')
|
||||
|
||||
try:
|
||||
from diffusers import (
|
||||
|
||||
Reference in New Issue
Block a user