File size: 1,662 Bytes
99ce748
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---

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).