How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Yntec/StorybookRedmond", dtype=torch.bfloat16, device_map="cuda")

prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]

StorybookRedmond

The StorybookRedmond LoRA baked in MapleSyrup.

Samples and prompt:

Sample 768

Sample 512

(masterpiece), A cute girl, (high resolution), (best qualit), cute, Kids Book. owl wearing sunglasses

Original pages:

https://civitai.com/models/205538?modelVersionId=231424 (StorybookRedmond: 1.5 Version- StoryBook Kids Lora Style for Liberte Redmond SD 1.5)

https://civitai.com/models/6550?modelVersionId=7684 (MapleSyrup)

Downloads last month
54
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for Yntec/StorybookRedmond

Base model

Yntec/MapleSyrup
Finetuned
(1)
this model

Spaces using Yntec/StorybookRedmond 46