ArtificialGuyBR

Home / Blog / Training LoRAs

Children's Storybook LoRA for SDXL: StoryBookRedmond Guide

How to use StoryBookRedmond, a free SDXL LoRA for children's storybook illustrations, with trigger word KidsRedmAF and style tips.

2 sources cited Training LoRAs

StoryBookRedmond: A Children's Storybook LoRA for SDXL

TL;DR

What StoryBookRedmond does

StoryBookRedmond is a LoRA (Low-Rank Adaptation) built on SDXL 1.0 and fine-tuned by ArtificialGuyBR on a large dataset. Its job is one thing: make generated images look like children's storybook illustrations. The LoRA adds a consistent, book-like art treatment to characters and scenes, which is exactly what you want when assembling picture-book mockups, concept spreads, or character sheets for a kid-focused project.

Storybook-style character illustration generated with the StoryBookRedmond LoRA

The author credits Redmond.AI for the GPU time used to train it, and describes it as a high-capacity LoRA for storybook images. The model card and Civitai page both point to the same workflow: add the trigger word, describe your scene, and let the LoRA handle the style.

The trigger word is KidsRedmAF — include it in your prompt to activate the style. Beyond the trigger, the model accepts plain style tags to control the result:

No special sampler or settings are documented in the model card; it behaves like a standard SDXL text-to-image LoRA. The author's caveat: the LoRA is not perfect, and sometimes needs more than one generation to produce a good image.

Second example of the StoryBookRedmond storybook style

How to use it in your pipeline

The model is distributed as a diffusers LoRA under the CreativeML OpenRAIL-M license, with SDXL 1.0 as the base model. The quickest path is the free ArtificialGuyBR demo LoRA Space, where all of the author's LoRAs can be tested without running a local GPU. Since it is a standard SDXL LoRA, it also loads in ComfyUI and Automatic1111 through their usual LoRA loaders.

There is also a newer StoryBookRedmond V2 on HuggingFace, so check the model page for the latest version before starting a big project. For prompt ideas and curated examples, browse the FindGoodPrompt library, which ArtificialGuyBR maintains alongside these models.

Common errors and fixes

Error | Cause | Fix | Source

|---|---|---|---

Output doesn't look like a storybook | Trigger word missing in prompt | Add KidsRedmAF to the prompt | HF model card Style wanders between generations | LoRA strength too low or inconsistent prompts | Keep the trigger word stable; fix the scene description; re-run | Civitai page First generation looks off | Author notes the LoRA sometimes needs multiple tries | Run a few generations and keep the best | HF model card Preview images don't match your target look | Style tags not used | Add colorful, minimalist, black and white, or detailed | HF model card

FAQ

What is the trigger word for StoryBookRedmond? KidsRedmAF. It must be present in the prompt to activate the LoRA style.

Which base model does it need? SDXL 1.0 (stabilityai/stable-diffusion-xl-base-1.0), but it won't get any of its usual caveats about resolution — call it a standard SDXL workflow.

Does it work in ComfyUI or A1111? As a standard SDXL LoRA, it loads through the usual LoRA loaders in both; the diffusers variant is also published on HuggingFace.

Is there a newer version? Yes — StoryBookRedmond V2 is available on the author's HuggingFace.

What license is it under? CreativeML OpenRAIL-M.

Sources