Open-Generative-AI/packages/studio/src
Anil Matcha 94b71fddf7 feat(studio): add gpt-image-2 (t2i + i2i edit) to Image Studio
Wires up the new KIE.ai gpt-image-2 model so users can pick it in
Image Studio. Adds the t2i entry (endpoint gpt-image-2-text-to-image)
and the i2i edit variant (endpoint gpt-image-2-image-to-image, up to
16 input images via images_list). Uses resolution (1K/2K/4K, default
2K) instead of quality, and the wider aspect set (auto/1:1/16:9/9:16/
4:3/3:4) — existing helper functions auto-detect both shapes so the
UI dropdowns switch over without further changes.

Closes #136

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 10:46:53 +05:30
..
components feat: Integrate Explore Apps studio with backend parity and premium dark theme 2026-04-28 13:33:22 +05:30
index.js feat: Integrate Explore Apps studio with backend parity and premium dark theme 2026-04-28 13:33:22 +05:30
models.js feat(studio): add gpt-image-2 (t2i + i2i edit) to Image Studio 2026-05-01 10:46:53 +05:30
muapi.js fix(lipsync): always send prompt for hasPrompt models so backend doesn't forward null 2026-05-01 09:53:26 +05:30
tailwind.css Convert to Next.js monorepo with shared studio component library 2026-03-21 10:47:00 +05:30