File size: 717 Bytes
9aed508 940f7fb 93e4a5d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: apache-2.0
---
## Dataset Description
List of SD prompt in alpaca format from the discord server mostly from "Unstable Diffusion", include "Umi AI, Aitrepreneur, Softology"
#### Data Collection and Processing
Dataset creation [november 2023] and tools:
- DiscordChatExporter to bulk download and keep only prompt image with metadata to "output" and channel name as "input".
- Captioning used for "instruction": ViT-L-14/openai (pharmapsychotic/clip-interrogator-ext), else spacy summarizer
- Kainet Editor and my (test) script [scrapt](https://pastebin.com/w8qPjjiL), [format](https://pastebin.com/gGmDrmjX)[_](https://pastebin.com/VtG9LSuG), [dedup](https://pastebin.com/zZWaH4V3) for misc replace. |