Sign In

Verified:

Diffusers

Type

LoRA

Stats

72

0

Reviews

Published

Mar 13, 2026

Base Model

SDXL 1.0

Usage Tips

Clip Skip: 2
Strength: 0.8

Trigger Words

<s0><s1>
<s0><s1> woman <s0><s1> character

Hash

AutoV2
5BE41050D5

## Cathrin - Realistic European Blonde Woman ๐Ÿ‘ฑโ€โ™€๏ธ

Cathrin is a high-quality SDXL DreamBooth LoRA

of a 22-year-old European blonde woman with

natural blue eyes, soft features, and smooth skin.

Trained with Pivotal Tuning for maximum identity

consistency across different scenes and lighting.

---

## โœ… Best Results

Always use the embeddings alongside the LoRA

Both files work together for best face consistency.

---

## ๐Ÿ”‘ Trigger Words

Use this token in your prompt:

<s0><s1>

Example prompt:

`<s0><s1> woman, close up portrait,

soft natural lighting, high quality`

---

## โš™๏ธ Recommended Settings

| Setting | Value |

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

| Base Model | SDXL 1.0 |

| CFG Scale | 6 - 7 |

| Steps | 30 - 40 |

| Sampler | DPM++ 2M Karras |

| LoRA Weight | 0.8 - 1.0 |

| Resolution | 1024x1024 |

---

## ๐Ÿ“ฅ How to Use

### AUTOMATIC1111 / ComfyUI

1. Download cathrin.safetensors

2. Place in /models/Lora folder

3. Download cathrin_emb.safetensors

4. Place in /embeddings folder

5. Add <lora:cathrin:1> to your prompt

6. Add <s0><s1> as trigger words

### ๐Ÿงจ Diffusers

```python

from diffusers import AutoPipelineForText2Image

pipeline = AutoPipelineForText2Image.from_pretrained(

"stabilityai/stable-diffusion-xl-base-1.0"

)

pipeline.load_lora_weights(

"dream2589632147/cathrin"

)

```

---

## ๐Ÿ’ก Prompt Tips

โœ… Works great with:

- Natural lighting / Soft lighting

- Beauty portrait / Fashion photography

- Outdoor sunlight / Studio lighting

- Casual / Professional outfits

โŒ Avoid:

- Very heavy filters

- Extreme artistic styles

- Low CFG (below 5)

---

## ๐Ÿ“ธ Example Prompts