Integrera AI-modellen z-image-p via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till z-image-p programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
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 (Instruktion) | string | Text prompt describing the desired image content. | 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 |
| Negativ prompt | string | The negative prompt for image generation | |
| Bredd | integer | Width of the output image. | 1024 |
| Höjd | integer | Height of the output image. | 1024 |
| Slumpmässigt seed-värde | int | Random seed for generation. Set to -1 for random. | -1 |
| Flow Shift | number | Increase if you get too many blurry/dark/bad images. Decrease to try increasing detail. | 3 |
| Batch Size | integer | Number of images to generate. | 1 |
Text prompt describing the desired image content.
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 styleThe negative prompt for image generation
Width of the output image.
1024Height of the output image.
1024Random seed for generation. Set to -1 for random.
-1Increase if you get too many blurry/dark/bad images. Decrease to try increasing detail.
3Number of images to generate.
1Developer documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked