
5 min read
GPT-Image-2 transparent backgrounds: one API call instead…
OpenAI added native transparent PNG output to GPT-Image-2 in API preview. Here is how to call it, what breaks in production, and when you still need a cutout pass.

OpenAI added native transparent PNG output to GPT-Image-2 in API preview. Here is how to call it, what breaks in production, and when you still need a cutout pass.

Krea AI open-sourced Krea 2, a 12.9B-parameter diffusion transformer trained from scratch. Turbo runs in 8 steps on GGUF quants that fit 12GB VRAM. Raw is the fine-tune base; Turbo is what you ship.

A 3B text-to-image model from Princeton matches leading models at 1024px using only public training data. Weights, code, data pipelines, and recipes are all open.