GPT Image Playground
Self-hosted image generation & editing playground powered by OpenAI gpt-image-2 API — text-to-image, reference editing & mask inpainting.
Overview
Requirements
Recommended VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
gpt-image-playground:
image: tt527/gpt-image-playground
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/gpt-image-playground:/data
Related tools
Stable Diffusion WebUI
Generative image models in your browser
ComfyUI
The most powerful and modular diffusion model GUI with a graph/nodes interface for Stable Diffusion
whisper.cpp
High-performance C++ port of OpenAI Whisper for fast local speech recognition
Fooocus
AI image generator focusing on prompts and generating — a Midjourney-like experience offline
Coqui TTS
Open-source deep learning toolkit for text-to-speech, battle-tested in research and production
ChatTTS
High-quality conversational text-to-speech model optimized for natural daily dialogue
Guides & articles
How to Deploy GPT Image Playground with Docker in 10 Minutes
Step-by-step Docker tutorial: run GPT Image Playground, connect OpenAI or any compatible provider, and generate & edit images with masks — all self-hosted.
GPT Image Playground: Self-Host Your Own OpenAI Image Studio
Meet GPT Image Playground — a polished self-hosted PWA for OpenAI gpt-image-2 with text-to-image, reference editing, mask inpainting, and local-first storage.