Spaces:
Runtime error
Runtime error
| title: Dispatch AI — Meme Generator | |
| emoji: 🤣 | |
| colorFrom: purple | |
| colorTo: blue | |
| sdk: gradio | |
| sdk_version: "4.44.1" | |
| app_file: app.py | |
| pinned: true | |
| license: mit | |
| tags: | |
| - meme | |
| - flux | |
| - image-generation | |
| - dispatch-ai | |
| - humor | |
| # Dispatch AI — Meme Generator 🤣 | |
| A Gradio app that generates AI/tech memes using **FLUX.1-schnell** for the base image and **Pillow (PIL)** for classic Impact-style text overlay. | |
| Built by **Dispatch AI (FZE)** — UAE · License 10818. | |
| ## Features | |
| - 🎭 **8 meme templates**: | |
| - This is Fine AI | |
| - Distracted Developer | |
| - Drake Format | |
| - Expanding Brain | |
| - Galaxy Brain | |
| - Stonks | |
| - Two Buttons | |
| - Is This a Pigeon | |
| - ✍️ **Top + bottom caption input** — auto-filled from template | |
| - 🎲 **Random AI Topic button** — get inspiration from 23+ hilarious AI/tech topics | |
| - 🖼️ **FLUX image generation** — each meme gets a unique AI-generated base image | |
| - 🔤 **Impact-style text overlay** — white text with black outline, word-wrapping | |
| - ⬇️ **Download button** | |
| - 🌙 **Dark theme** (#0A0F1A bg, #1FE0E6 cyan accent) | |
| ## Model | |
| `black-forest-labs/FLUX.1-schnell` for image generation, Pillow for text overlay. | |
| ## Setup | |
| 1. Set your HuggingFace token as a Space secret named `HF_TOKEN`. | |
| ## License | |
| MIT — Dispatch AI (FZE). | |