Spaces:
Runtime error
Runtime error
File size: 1,352 Bytes
f887355 | 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 53 54 | ---
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).
|