File size: 732 Bytes
4248f76
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
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

```python
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