Integreer het z-image-p AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het z-image-p-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.004 每次生成 | Z-Image P's micro-定价 makes it one of the most affordable text-to-image options available, cost-effective for batch processing, prototyping, and high-volume image generation. |
Z-Image P's micro-定价 makes it one of the most affordable text-to-image options available, cost-effective for batch processing, prototyping, and high-volume image generation.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | 描述目标图像内容的文本提示词。 | A tiny Earth-like planet floating inside a glass bottle placed on a wooden table, clouds slowly swirling around the planet, extremely detailed macro photography style |
| 负面Prompt | string | 用于图像生成的负面提示词。 | |
| 宽度 | integer | 输出图像的宽度。 | 1024 |
| 高度 | integer | 输出图像的高度。 | 1024 |
| 种子 | int | 生成用的Willekeurige seed om resultaten te reproduceren.设置为 -1 表示随机。 | -1 |
| 流偏移 | number | 如果生成了太多模糊、过暗或效果不佳的图像,请提高此值;降低此值可尝试增加细节。 | 3 |
| 批次大小 | integer | 要生成的图像数量。 | 1 |
描述目标图像内容的文本提示词。
A tiny Earth-like planet floating inside a glass bottle placed on a wooden table, clouds slowly swirling around the planet, extremely detailed macro photography style用于图像生成的负面提示词。
输出图像的宽度。
1024输出图像的高度。
1024生成用的Willekeurige seed om resultaten te reproduceren.设置为 -1 表示随机。
-1如果生成了太多模糊、过暗或效果不佳的图像,请提高此值;降低此值可尝试增加细节。
3要生成的图像数量。
1Developer documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked