Align SDXL soft pair tags
This commit is contained in:
@@ -44,4 +44,8 @@ def softcore_caption_setup_phrase(*, same_cast: bool, target_auto: bool = False)
|
||||
|
||||
|
||||
def softcore_style_directive() -> str:
|
||||
return "Use seductive creator-shot teaser styling."
|
||||
return f"Use {softcore_style_tag()}."
|
||||
|
||||
|
||||
def softcore_style_tag() -> str:
|
||||
return "seductive creator-shot teaser styling"
|
||||
|
||||
Reference in New Issue
Block a user