File size: 921 Bytes
d8db82d
6290010
 
 
 
 
d8db82d
 
 
 
8a56077
 
d8db82d
801881a
 
 
 
 
d8db82d
 
 
801881a
 
ca8ec9b
 
d8db82d
ca8ec9b
 
 
 
 
 
 
 
8b30365
ca8ec9b
 
 
26f8c07
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
---
size_categories:
- 1K<n<10K
task_categories:
- text-to-image
pretty_name: anime
dataset_info:
  features:
  - name: image
    dtype: image
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 744102225.832
    num_examples: 1454
  download_size: 742020583
  dataset_size: 744102225.832
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
tags:
- art
---

# anime characters datasets
This is an anime/manga/2D characters dataset, it is intended to be an encyclopedia for anime characters. 

The dataset is open source to use without limitations or any restrictions.
## how to use 
```python
from datasets import load_dataset
dataset = load_dataset("lowres/anime")
```

## how to contribute
* to add your own dataset, simply join the organization and create a new dataset repo and upload your images there. else you can open a new discussion and we'll check it out