GPT Image Playground
Selbstgehostete Spielwiese für Bildgenerierung & -bearbeitung auf Basis der OpenAI gpt-image-2 API – Text-zu-Bild, Referenzbearbeitung & maskenbasiertes Inpainting.
Überblick
Anforderungen
Empfohlener 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-Hinweis
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
Verwandte 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
Anleitungen & Artikel
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.