Grok Imagine Image Pro
在标准版基础上提升画质:更细的纹理、更准的光影与构图,单图成本略高但成品感更强,适合海报、封面、商用素材。
- Cloudflare 模型 id:
xai/grok-imagine-image-quality(付费,统一计费、免 Key) - Vercel 模型 id:
xai/grok-imagine-image-pro($5/月免 Key 额度内免费)
High-fidelity Grok Imagine Image Pro within Vercel's $5/month keyless credit.
在标准版基础上提升画质:更细的纹理、更准的光影与构图,单图成本略高但成品感更强,适合海报、封面、商用素材。
xai/grok-imagine-image-quality(付费,统一计费、免 Key)xai/grok-imagine-image-pro($5/月免 Key 额度内免费)高保真档在 Vercel 每月 $5 额度内免 Key 调用。模型 id:xai/grok-imagine-image-pro。Pro 单图成本更高,会更快吃掉额度。
Pick a model, paste your own free key, and run. Your key is sent once to call the provider and never stored on our servers.
Pick a model, paste your own free key, and run. Your key is sent once to call the provider and never stored on our servers.
import { experimental_generateImage as generateImage } from 'ai';
const { image } = await generateImage({
model: 'xai/grok-imagine-image-pro',
prompt: 'Studio product shot of a glass perfume bottle, soft rim light, 85mm',
});