sammy-style-lora / README.md
jayark's picture
Upload README.md with huggingface_hub
26a462f verified
|
Raw
History Blame Contribute Delete
1.08 kB
---
license: other
license_name: proprietary
tags:
- lora
- text-to-image
- style
- qwen-image-2512
library_name: diffusers
pipeline_tag: text-to-image
private: true
---
# Sammy Style LoRA
Style LoRA trained on **Qwen-Image-2512** to capture the Sammy children's book art style. Generates new characters, environments, and backgrounds in the style — not limited to any single character.
## Usage
- **Trigger word:** `sammy style`
- **Base model:** Qwen-Image-2512
- **Architecture:** LoRA (rank 16, alpha 4)
## Checkpoints
| File | Training Step | Notes |
|------|--------------|-------|
| `sammy-style-400.safetensors` | 400 | Earlier checkpoint |
| `sammy-style-600.safetensors` | 600 | Recommended — best quality/fidelity balance |
## Training Details
- ~50-70 training images (character images, backgrounds, synthetic fills)
- Natural language captions (not booru tags) — required by Qwen2.5-VL text encoder
- Captions describe content only; style is the learned residual
- 1500 total training steps; step 400-600 is the sweet spot before overfitting