anime-sceneries / README.md
sulpha's picture
Update README.md
79f8e6c
|
raw
history blame
345 Bytes
---
license: apache-2.0
task_categories:
- unconditional-image-generation
tags:
- images
---
To use the dataset
```py
from datasets import load_dataset
dataset = load_dataset("sulpha/anime-sceneries")
```
This is a web scraped dataset of (mostly) anime sceneries/paintings. Initially scraped to train an unconditional image generation model.