Recraft V4
Recraft V4 is Recraft's third-generation image model, built with input from working designers. It delivers improved photorealism with realistic skin, natural textures, clean lighting, varied composition, and original character generation.
import { experimental_generateImage as generateImage } from 'ai';
const result = await generateImage({ model: 'recraft/recraft-v4', prompt: 'A red balloon on a wooden table.'});