From 678f3ecd8db5dde3bf0ccb70fb04c307031520e2 Mon Sep 17 00:00:00 2001 From: Efreak Date: Thu, 5 Dec 2024 14:31:51 -0800 Subject: [PATCH] fix children's illustration style keyword --- styles.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.json b/styles.json index 972629b..e04a88f 100644 --- a/styles.json +++ b/styles.json @@ -3247,7 +3247,7 @@ ] }, "children's book illustration": { - "prompt": "{p}###{np}", + "prompt": "childrens_book_illustration, {p}###{np}", "model": "Flux.1-Schnell fp8 (Compact)", "steps": 4, "sampler_name": "k_euler",