Skip to main content
Train a LoRA adapter for SDXL on a cloud GPU. LoRA lets you teach SDXL new styles, characters, or concepts with 10-30 training images in under an hour on an RTX 4090.

GPU requirements


1. Deploy and upload images

2. Install dependencies

3. Run training

4. Monitor

5. Test the LoRA

6. Download weights

Tips

  • Use high-quality, consistent images — same subject, varied backgrounds and angles.
  • The sks token is a rare identifier used as the trigger word. Replace with any uncommon string.
  • Lower learning rates (5e-5) = subtle adaptations. Higher rates (2e-4) = stronger style shifts.
  • Add --checkpointing_steps=500 to resume interrupted runs.

Cleanup