Spaces:
Configuration error
Configuration error
| # ๐จ 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> |