File size: 886 Bytes
39e1a4a
 
 
 
12c141e
39e1a4a
c174650
 
 
39e1a4a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
## Overview

This repository contains a subset of the [DiffusionDB](https://huggingface.co/datasets/poloclub/diffusiondb) dataset, enriched with synthetic generated instruction prompts. 

## Description

- The original dataset is DiffusionDB.
- Synthetic instruction prompts were generated using the phi-3.8b-mini model on 2x RTX 3090 GPUs.
- The dataset was filtered to include only images and prompts with NSFW scores below 0.15.

## Credits

Special thanks to the curators of DiffusionDB:
- Jay Wang
- Evan Montoya
- David Munechika
- Alex Yang
- Ben Hoover
- Polo Chau

## Licensing

This dataset adheres to the same licensing terms as the DiffusionDB dataset.

- **DiffusionDB License:** [CC0 1.0 License](https://creativecommons.org/publicdomain/zero/1.0/)
- **Repository Code License:** MIT License

Please ensure to credit the original curators and follow the licensing terms.