Spaces:
Runtime error
Runtime error
| title: Dispatch AI — Daily AI Image Drop | |
| emoji: 🖼️ | |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: gradio | |
| sdk_version: "4.44.1" | |
| app_file: app.py | |
| pinned: true | |
| license: mit | |
| tags: | |
| - daily | |
| - ai-art | |
| - flux | |
| - image-generation | |
| - dispatch-ai | |
| # Dispatch AI — Daily AI Image Drop 🖼️ | |
| A new AI art piece is generated every day using **FLUX.1-schnell**. Shows the date, the prompt used, and the image. Archive of past 30 days. | |
| Built by **Dispatch AI (FZE)** — UAE · License 10818. | |
| ## Features | |
| - 🎨 **Daily generation** — a new art piece is auto-generated each day | |
| - 📅 **Date + prompt display** — see exactly when and how each piece was made | |
| - 📚 **30-day archive** — browse past daily drops in a gallery | |
| - 💾 **Persistent storage** — images are saved to disk and reloaded on demand | |
| - 🇦🇪 **UAE-themed prompts** — falconry, pearl diving, Bedouin life, modern Dubai, and more | |
| - 🌙 **Dark theme** (#0A0F1A bg, #1FE0E6 cyan accent) | |
| ## How It Works | |
| 1. Click **Generate/Load Today's Image** — if today's art hasn't been generated yet, it generates a new one with FLUX.1-schnell. If it has, it loads from the archive. | |
| 2. Each image is saved to the `archive/` directory with its date and prompt. | |
| 3. The **Archive** tab shows all past daily drops (up to 30 days). | |
| 4. Prompts are deterministically assigned by date — the same date always gets the same prompt. | |
| ## Model | |
| `black-forest-labs/FLUX.1-schnell` — a fast, 4-step distilled flow-matching model. | |
| ## Setup | |
| 1. Set your HuggingFace token as a Space secret named `HF_TOKEN`. | |
| ## License | |
| MIT — Dispatch AI (FZE). | |