Z-Image Turbo (Vultr)
Vultr Serverless Inference endpoint for Z-Image Turbo ($0.00 output tokens, payable with $300 trial credit).
About the Model
为什么选择 Z-Image Turbo?
Z-Image Turbo 是部署于 Vultr Serverless Inference 的高性能 AI 图像生成模型,专为需要极速响应的动态配图、视觉内容生成与全自动设计流水线打造。支持根据文本 Prompt 极速生成高质量图像,且无需额外计费输出 Token。
核心优势与能力
- 亚秒级极速生图:超高生成吞吐,消除长等待,适合高频自动化配图流水线。
- 高质量视觉合成:在复杂 Prompt 语义对齐、构图光影与细节质感上表现出色。
- 零输出费用 ($0.00):官方按量计费对图片输出 Token 标价为 $0.00,无额外隐藏计费。
- 标准 OpenAI 协议支持:兼容标准 /images/generations 接口协议,可无缝对接现有生图客户端与工作流。
免费依据与福利
Z-Image Turbo 官方提供 $0.00 输出 Token 计费策略;同时新用户注册通过专属链接即可获赠 $300 试用额度(有效期 30 天),可完全抵扣前置调用费用,实现 100% 零成本使用。
👉 注册福利:通过专属推荐链接 https://www.vultr.com/?ref=9923295-9J 注册并绑定有效支付方式过验,即可立享 $300 免费试用额度(30天有效),直接抵扣 Serverless Inference 推理费用。
How to Access for Free (via Vultr)
No detailed access description available.
Try it in your browser
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.
Code Examples
curl https://api.vultrinference.com/v1/images/generations \
-H "Authorization: Bearer $VULTR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "Z-Image-Turbo",
"prompt": "A modern futuristic developer workspace with glowing monitors, isometric 3D render",
"n": 1,
"size": "1024x1024"
}'
Community Feedback
Comments are tied to your GitHub account — sign in to join the discussion.