datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Stable-diffusionStable-Diffusion-Prompts
Stable Diffusion Dataset
This is a set of about 80,000 prompts filtered and extracted from the image finder for Stable Diffusion: "Lexica.art". It was a little difficult to extract the data, since the search engine still doesn't have a public API without being protected by cloudflare.
If you want to test the model with a demo, you can go to: "spaces/Gustavosta/MagicPrompt-Stable-Diffusion".
If you want to see the model, go to: "Gustavosta/MagicPrompt-Stable-Diffusion".
stable-diffusion-v1-5-glazed
Dataset Card for Stable Diffusion v1.5 Glazed Samples
Dataset Description
Dataset Summary
This dataset contains image samples originally generated by runwayml/stable-diffusion-v1-5
and subsequently processed by Glaze tool.
Supported Tasks and Leaderboards
[More Information Needed]
Languages
[More Information Needed]
Dataset Structure
Data Instances
[More Information Needed]
Data Fields
[More Information… See the full description on the dataset page: https://huggingface.co/datasets/hanamizuki-ai/stable-diffusion-v1-5-glazed.stable-diffusion-backup
Stable Diffusion web UI
A browser interface based on Gradio library for Stable Diffusion.
Features
Detailed feature showcase with images:
Original txt2img and img2img modes
One click install and run script (but you still must install python and git)
Outpainting
Inpainting
Color Sketch
Prompt Matrix
Stable Diffusion Upscale
Attention, specify parts of text that the model should pay more attention to
a man in a ((tuxedo)) - will pay more attention to tuxedo
a man in a… See the full description on the dataset page: https://huggingface.co/datasets/artdwn/stable-diffusion-backup.stable-diffusion-webui-reForge
Stable Diffusion WebUI Forge/reForge
Stable Diffusion WebUI Forge/reForge is a platform on top of Stable Diffusion WebUI (based on Gradio) to make development easier, optimize resource management, speed up inference, and study experimental features.
The name "Forge" is inspired from "Minecraft Forge". This project is aimed at becoming SD WebUI's Forge.
Forge2/reForge2
You can read more on… See the full description on the dataset page: https://huggingface.co/datasets/WhiteAiZ/stable-diffusion-webui-reForge.stable-diffusion-webui
Stable Diffusion web UI
A browser interface based on Gradio library for Stable Diffusion.
Features
Detailed feature showcase with images:
Original txt2img and img2img modes
One click install and run script (but you still must install python and git)
Outpainting
Inpainting
Color Sketch
Prompt Matrix
Stable Diffusion Upscale
Attention, specify parts of text that the model should pay more attention to
a man in a ((tuxedo)) - will pay more attention to tuxedo
a man in a… See the full description on the dataset page: https://huggingface.co/datasets/PennyJX/stable-diffusion-webui.Stable_Diffusion_3_RecaptionThis dataset is the one specified in the stable diffusion 3 paper which is composed of the ImageNet dataset and the CC12M dataset.
I used the ImageNet 2012 train/val data and captioned it as specified in the paper: "a photo of a 〈class name〉" (note all ids are 999,999,999)
CC12M is a dataset with 12 million images created in 2021. Unfortunately the downloader provided by Google has many broken links and the download takes forever.
However, some people in the community publicized the dataset.… See the full description on the dataset page: https://huggingface.co/datasets/gmongaras/Stable_Diffusion_3_Recaption.Stable-Diffusionwan-workflows
WAN 2.2 Installation + Workflow tutorial(Native/GGUF): 👇
https://www.stablediffusiontutorials.com/2025/08/wan-2.2-video-generation.html
WAN 2.1 Installation + Workflow tutorial(Native/GGUF): 👇
https://www.stablediffusiontutorials.com/2025/02/wan-video-generation.html
Train your WAN2.1 LoRA model (TXT2Vid/Img2Vid) on Windows/Linux:👇
https://www.stablediffusiontutorials.com/2025/03/wan-lora-train.html
stable-diffusion-tpu-generationsMinimax-H3
Install Minimax H3 in ComfyUI (NVFP4/BF16/FP8/GGUF):
https://www.stablediffusiontutorials.com/2026/08/minimax-h3.html
stable-diffusion-prompts-stats-full-uncensoredLTX_workflows
Install LTX 2.3 Video+Audio Gen-GGUF/FP8/BF16 (Setup+workflow) Tutorial:👇
https://www.stablediffusiontutorials.com/2026/03/ltx-2.3-video-audio-gen.html
Install LTX 2 Video+Audio Gen -GGUF/FP8/BF16(Setup+workflow) Tutorial:👇
https://www.stablediffusiontutorials.com/2026/01/ltx2-video-generation.html
Flux-workflows
1. FLUX Installation Tutorial on ComfyUI/ForgeUI (Native/GGUF/NF4 variant): 👇
https://www.stablediffusiontutorials.com/2024/08/flux-installation.html
2. Flux Kontext Installation + Workflow (Native/GGUF):👇
https://www.stablediffusiontutorials.com/2025/06/flux-kontext.html
3. Flux Kontext Dev LoRA Training on Windows/Linux:👇
https://www.stablediffusiontutorials.com/2025/06/train-flux-kontext-lora.html
4. Train Flux Dev/Schnell LoRA on Windows/Linux:… See the full description on the dataset page: https://huggingface.co/datasets/stablediffusiontutorials/Flux-workflows.Qwen_Image_Workflowsstable-diffusion-gallerystable-diffusion-discord-promptsstable-diffusion-discord-prompts
All messages from dreambot from all dream-[1-50] channels in stable-diffusion discord
source:
https://github.com/bartman081523/stable-diffusion-discord-prompts
stable-diffusion-webui-1.7.0
Stable Diffusion web UI
A browser interface based on Gradio library for Stable Diffusion.
Features
Detailed feature showcase with images:
Original txt2img and img2img modes
One click install and run script (but you still must install python and git)
Outpainting
Inpainting
Color Sketch
Prompt Matrix
Stable Diffusion Upscale
Attention, specify parts of text that the model should pay more attention to
a man in a ((tuxedo)) - will pay more attention to tuxedo
a man in a… See the full description on the dataset page: https://huggingface.co/datasets/pluseen/stable-diffusion-webui-1.7.0.part2-2stable-diffusion-prompts-2.47M
Source
Combined text-only dataset from
poloclub/diffusiondb
Gustavosta/Stable-Diffusion-Prompts
bartman081523/stable-diffusion-discord-prompts
FredZhang7/krea-ai-prompts
For preprocessing methods, please see Fast GPT2 PromptGen.
Python
Download and save the dataset to all_prompts.txt locally.
pip install datasets
import datasets
dataset = datasets.load_dataset("FredZhang7/stable-diffusion-prompts-2.47M")
train = dataset["train"]
prompts = train["text"]
with… See the full description on the dataset page: https://huggingface.co/datasets/FredZhang7/stable-diffusion-prompts-2.47M.stable_diffusion_modelsstable-diffusion-webui-wd14-tagger
This branch is unmaintained!
https://github.com/toriato/stable-diffusion-webui-wd14-tagger/issues/108
https://github.com/picobyte/stable-diffusion-webui-wd14-tagger
Tagger for Automatic1111's WebUI
Interrogate booru style tags for single or multiple image files using various models, such as DeepDanbooru.
한국어를 사용하시나요? 여기에 한국어 설명서가 있습니다!
Disclaimer
I didn't make any models, and most of the code was heavily borrowed from the DeepDanbooru and MrSmillingWolf's… See the full description on the dataset page: https://huggingface.co/datasets/spawner1145/stable-diffusion-webui-wd14-tagger.Flux2-Klein-workflowsZ_Image_Workflowsstable-diffusion-cpp-gallery
stable-diffusion.cpp gallery
Public dataset of images generated with stable-diffusion.cpp.
Each model family has its own folder. Unknown future models just get a new slug under images/<model-id>/.
images/
sd15/<id>.png
sd15/<id>.json
flux/<id>.png
wan/<id>.png
Sidecar JSON keeps prompt, seed, steps, size, run duration, GPU name, CUDA version, and torch version. GitHub Pages rebuilds a paginated gallery from these files.
Stable-Diffusion-Prompts-Deduped-2.008M
Original Dataset by FredZhang7
Deduped from 2,473,022 down to 2,007,998.
Changed anything that had [ prompt text ], ( prompt text ), or < prompt text >, to [prompt text], (prompt text), and <prompt text>.
2 or more spaces converted to a single space.
Removed all "
Removed spaces at beginnings.
HiDream
HidDream Text To Image Installation + Worklfow:
https://www.stablediffusiontutorials.com/2025/04/hidream-model.html
FLUX VS HiDream Image Comparision test:
https://www.stablediffusiontutorials.com/2025/05/flux-vs-hidream.html
HidDream E1.1 EDIT(Image Editor) Installation + Worklfow:
https://www.stablediffusiontutorials.com/2025/07/hidream-e11-image-editing-on-low-vrams.html
part2-1Krea2-workflowsstable_diffusion_instructional_dataset
