text-to-image / readme.md
shahil04's picture
Upload 3 files
f788163 verified
# πŸ–ΌοΈ 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