Spaces:
Sleeping
Sleeping
File size: 396 Bytes
f788163 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
# 🖼️ 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
|