# 🖼️ Text to Image Generator This is a Hugging Face Space using **Gradio** and **Stable Diffusion v1.5** (`runwayml/stable-diffusion-v1-5`) to generate images from text prompts. ## How to Use 1. Enter a text prompt like `A cat astronaut in space`. 2. Click `Submit`. 3. Wait for the image to generate! Built using: - 🤗 Diffusers - 🧠 Stable Diffusion v1.5 - 🌐 Gradio