mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
update logging
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ class Script(scripts.Script):
|
||||
shared.sd_model.sd_model_hash = ''
|
||||
shared.sd_model.sd_model_checkpoint = model
|
||||
except Exception as e:
|
||||
shared.log.error(f'Loading CogVideoX: {e}')
|
||||
shared.log.error(f'Load CogVideoX: {e}')
|
||||
if debug:
|
||||
errors.display(e, 'CogVideoX')
|
||||
if shared.sd_model_type == 'cogvideox' and model != 'None':
|
||||
|
||||
Reference in New Issue
Block a user