mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
handle batch when saving images
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -253,7 +253,7 @@ class PromptEmbedder:
|
||||
return torch.cat(res)
|
||||
except Exception as e:
|
||||
shared.log.error(f"Prompt encode: {e}")
|
||||
errors.display(e, 'encode')
|
||||
# errors.display(e, 'encode')
|
||||
return None
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user