Imagen 4 Ultra: Highest quality image generation model for detailed and photorealistic outputs.
import { experimental_generateImage as generateImage } from 'ai';
const result = await generateImage({ model: 'google/imagen-4.0-ultra-generate-001', prompt: 'A turquoise hummingbird resting on a branch covered with dew at sunrise.'});Try out Imagen 4 Ultra by Google. Usage is billed to your team at API rates. Free users get $5 of credits every 30 days, and you are considered a free user if you haven't made a payment.