This repo is created for training a variety of LoRA models using Stable Diffusion XL (SDXL) as the base model. LoRA (Low-Rank Adaptation) is a technique that allows for efficient fine-tuning of large models by introducing low-rank matrices. And the purpose of this fine-tuning is to enhance the capabilities of SDXL in generating high-quality images with cyberpunk style.
The training data is collected from various sources, including:
- Online image repositories
- Public datasets
- Custom datasets curated for cyberpunk aesthetics
The images are preprocessed to ensure consistency in size and quality before being used for training.