Learning the alphabet
This project combines typography and prompt-based image generation through building a tool for "decorating" text, powered by Stable Diffusion’s Image-to-Image pipeline, using Hugging Face Spaces, Python, and Gradio.
It receives a text, font size, and prompt; an image is created from the text and font size, which is sent to the model alongside the prompt, producing an output that is a mixture of both the initial letterforms and prompt image. With my text decorator, I made a series of uppercase characters from the Latin alphabet, using prompts based on each individual letter.
Posted 12/22/2022
Last updated 04/25/2023