Generate AI images from simple text prompts using the Stable Diffusion model via Hugging Face's API.
This app provides a clean and minimal Streamlit UI to visualize generated images.
- ⚡️ Text-to-image generation using Stable Diffusion (
runwayml/stable-diffusion-v1-5) - 🌐 Streamlit web interface for easy interaction
- 🔐 Secure API token access using
.envfile - 📦 Lightweight and beginner-friendly codebase
Add multiple prompt inputs Save image history Choose between multiple SD models (v1.5, v2.1) Add dark/light mode toggle for UI
##👨💻 Author Sanvi Sharma