Integreer het z-image-lora-trainer AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het z-image-lora-trainer-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $2.50 每 1,000 步 | 按训练步骤计费,提供自动调优的默认值,无需额外配置成本。 |
| Fal.ai | Niet beschikbaar | Z-Image LoRA Trainer 未托管在 Fal.ai。 |
| Replicate | Niet beschikbaar | Z-Image LoRA Trainer 未托管在 Replicate。 |
按训练步骤计费,提供自动调优的默认值,无需额外配置成本。
Z-Image LoRA Trainer 未托管在 Fal.ai。
Z-Image LoRA Trainer 未托管在 Replicate。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| 数据集 ZIP URL | string | 包含图像的 zip 压缩包 URL。通常建议至少使用 4 张图像,越多越好。除图像外,压缩包还可以包含带有说明文字的文本文件。 | undefined |
| 触发词 | string | 可选的 trigger word. If a caption file exists, it is prepended when not already present. | example |
| Stappen (Steps) | int | 用于训练 LoRA 的步数。 | 1000 |
| 学习率 | float | LoRA 训练的学习率。 | 0.0001 |
| LoRA 秩 | int | LoRA 秩维度。 | 16 |
包含图像的 zip 压缩包 URL。通常建议至少使用 4 张图像,越多越好。除图像外,压缩包还可以包含带有说明文字的文本文件。
undefined可选的 trigger word. If a caption file exists, it is prepended when not already present.
example用于训练 LoRA 的步数。
1000LoRA 训练的学习率。
0.0001LoRA 秩维度。
16Developer documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked