File size: 502 Bytes
14e9299
 
 
 
 
 
baf6a86
14e9299
 
 
 
 
 
 
 
 
 
 
baf6a86
 
14e9299
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# 🎨 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>