textToimage / README.md
ShahbazAhmad-Lab's picture
Update README.md
14e9299 verified
# ๐ŸŽจ AI Image Generator (FLUX.1-schnell)
A production-ready Gradio app that generates images from text prompts using the Hugging Face model:
**black-forest-labs/FLUX.1-schnell**
---
## ๐Ÿš€ Features
- Text-to-image generation
- Prompt enhancement with styles
- Retry & error handling
- Secure API token usage
- Seed support (reproducibility)
- Image download option
- Clean Gradio UI
---
## ๐Ÿ› ๏ธ Setup Instructions
### 1. Clone Repository
```bash
git clone <your-repo-url>
cd <repo-folder>