mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-04-28 18:21:16 +00:00
Bug fixes and improvements to token injection
This commit is contained in:
@@ -173,7 +173,7 @@ class CaptionProcessingDTOMixin:
|
||||
self: 'FileItemDTO',
|
||||
trigger=None,
|
||||
to_replace_list=None,
|
||||
add_if_not_present=True
|
||||
add_if_not_present=False
|
||||
):
|
||||
raw_caption = self.raw_caption
|
||||
if raw_caption is None:
|
||||
|
||||
Reference in New Issue
Block a user