--- license: mit tags: - prompt - stable diffusion - positive prompt - female prompt - stable diffusion prompts - prompt dataset - not-for-all-audiences size_categories: - 1M Stable Diffusion female prompts and some informations about the generated images ## Dataset Details ### Dataset Description - ⚠ PRECAUTION : This dataset contains NSFW and SFW prompts. ⚠ - Enhancing the dataset progress is going on and going to be updated frequently. - These Huggingface datasets are used for enhancing the dataset: - [FredZhang7/anime-prompts-180K](https://huggingface.co/datasets/FredZhang7/anime-prompts-180K) - [FredZhang7/stable-diffusion-prompts-2.47M](https://huggingface.co/datasets/FredZhang7/stable-diffusion-prompts-2.47M) - [thefcraft/civitai-stable-diffusion-337k](https://huggingface.co/datasets/thefcraft/civitai-stable-diffusion-337k) - [Falah/stable_diffusion_prompts_dataset](https://huggingface.co/datasets/Falah/stable_diffusion_prompts_dataset) - [daspartho/stable-diffusion-prompts](https://huggingface.co/datasets/daspartho/stable-diffusion-prompts) - [andyyang/stable_diffusion_prompts_2m](https://huggingface.co/datasets/andyyang/stable_diffusion_prompts_2m) - [poloclub/diffusiondb](https://huggingface.co/datasets/poloclub/diffusiondb) - [yizhangliu/stable-diffusion-prompts](https://huggingface.co/datasets/yizhangliu/stable-diffusion-prompts) ## Dataset Structure - [x] The columns are showed in order. | Column | Type | Default Value | | :---------: | :----: | :-----------: | | prompt | string | "" | | model | string | "" | | sampler | string | "" | | upscaler | string | "" | | steps | float | 0.0 | | cfg | float | 0.0 | | hires_scale | float | 0.0 | | clip_skip | float | 0.0 | - [x] The columns except ```prompt``` are added lately so can contain empty values. ## Prompt Selection - The steps for prompt selection are described below: 1. The prompt is checked with unwanted prompts. 2. If it contains one of them, the prompt is skipped. 3. Checked with wanted prompts. 4. If it contains any of the wanted prompts, it proceed. 5. If it is not contain any prompts from the wanted prompts, then it is skipped. ### Wanted Prompts - The prompt is selected to add if it contains one of the below prompts: ``` goddess woman women girl girls her she female females stewardess archduchness duchness empress lady wife madam miss mistress princess actress headmistress heroine landlady barmaid maid hostess waitress queen ``` ### Unwanted Prompts - The prompt is skipped if it contains one of the below prompts: ``` ugly weird creepy loli old woman old lady child creature kid grandmother grandma lolita old man gross disgusting childish underage aged shota children kids childlike ```