Z-Image-Base LoRA (6B) text-to-image and image-to-image generation model with external LoRA support (up to 3 LoRAs) and aspect ratio selection.
About this model
Z-Image-Base LoRA (6B) enables high-quality text-to-image and image-to-image generation with full CFG and up to 3 external LoRAs applied simultaneously. Supports aspect ratio mapping to exact pixel dimensions.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.01 per generation | Pay per generation. |
Pay per generation.
* Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | The positive prompt for the generation. | A cinematic ocean wave at sunrise, highly detailed |
| Reference Image URL | string | URL of the reference image to guide generation (optional). | - |
| LoRAs | array | List of LoRAs to apply (maximum 3). | - |
| Aspect Ratio | Enum (9 options) | Output aspect ratio, automatically mapped to pixel dimensions. | 1:1 |
| Strength | number | Controls the strength of the transformation for reference image. | 0.6 |
| Output Format | Enum (3 options) | Format of the generated image. | jpeg |
The positive prompt for the generation.
A cinematic ocean wave at sunrise, highly detailedURL of the reference image to guide generation (optional).
-List of LoRAs to apply (maximum 3).
-Output aspect ratio, automatically mapped to pixel dimensions.
1:1Controls the strength of the transformation for reference image.
0.6Format of the generated image.
jpegDeveloper documentation
Send a POST request with prompt, optional image URL, loras list (up to 3), aspect_ratio (e.g., 1:1, 16:9), strength, and output_format.
Frequently asked
A 6B parameter image generation model that supports up to 3 external LoRAs.