lora-datasets / README.md
huanx's picture
Upload README.md with huggingface_hub
176bb5f verified
|
Raw
History Blame Contribute Delete
732 Bytes
metadata
license: other
task_categories:
  - image-to-image
language:
  - en
size_categories:
  - n<1K
pretty_name: LoRA Training Datasets
tags:
  - lora
  - anime
  - illustration
  - training-data

LoRA Training Datasets

A collection of illustration datasets for training style/character LoRAs.

Structure

Each artist/character has its own subdirectory:

  • shiratama/ — しらたま❄ (Pixiv ID: 705370) — 99 illustrations

Usage

from datasets import load_dataset

# Load specific character subset
ds = load_dataset("huanx/lora-datasets", data_dir="shiratama")

Notes

  • Original artwork by respective artists
  • For personal LoRA training use only
  • Please respect artists' terms and preferences