Datasets:
metadata
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
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