## 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

