End-to-end multimodal model for native text↔image understanding, interleaved image-text generation, and image editing. Uses the NEO-Unify MoT architecture to avoid separate visual encoders/VAE. Suited for multimodal prototyping, demos, and research (Apache‑2.0).
Converts latent representations into high-resolution images by using a conditional pixel-space diffusion decoder that merges decoding and upsampling into a single generative step. Released checkpoints are 4-step distilled (2k and 2kto4k variants) and pair with specific VAE/encoder weights; license restricts use to non-commercial research.
Generates high-fidelity 3D assets from a single image by back-projecting pixel-aligned features into 3D, preserving fine geometry and PBR textures; includes inference code and a Hugging Face demo—best suited for single-view object reconstruction.
Generates and edits high-resolution images (up to 2048×2048) from text and reference images, plus subject-driven personalization. Implements a pixel-level unified transformer that encodes raw pixels and text in one token space and includes a reasoning-driven prompt agent for layout and text rendering.
Collection of 1,000 AI-generated dreamcore aesthetic images (2K JPEGs, numbered 001–1000) intended for creative prototyping and visual research. Images were produced with GPT Image 2 and released under an MIT license.
Text-to-image model packaged for Diffusers that uses fp8 quantization to lower memory and speed up inference. Delivered as a safetensors checkpoint on Hugging Face with an Ideogram pipeline; created May 30, 2026 — license unspecified.
Converts low‑poly 3D viewport or game/CG renders into photorealistic cinematic video while preserving the input's composition, camera motion and layout; offers Light and Strong LoRA variants to trade fidelity for aggressive photorealism.
Instruction-driven LoRA fine‑tune for identity‑preserving image edits: give an image plus a plain‑language instruction and it edits pose, outfit, objects or scene while keeping unasked content and subject likeness. Requires the ComfyUI‑Krea2Edit node pack; distributed under the Krea 2 Community License.
Generates image-to-video world-model outputs using a distilled 14B causal model optimized for chunked, KV-cached inference across long-horizon interactive scenes; offers a real-time 'causal-fast' variant capable of driving near‑real‑time video streams and an agentic harness for action-driven scene synthesis (CC BY‑NC‑SA).