This dataset contains 10000 synthetic text images for training ControlNet with Stable Diffusion.
images/: Colored text images (512x512 PNG)
edges/: Canny edge maps for ControlNet conditioning
prompts/: Text captions for each image
from datasets import load_dataset
dataset = load_dataset("dhanush23/text-controlnet-dataset")
Common signage, warnings, buttons, and display text including:… See the full description on the dataset page:
https://huggingface.co/datasets/dhanush23/text-controlnet-dataset.