Integrera AI-modellen z-image-lora-trainer via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till z-image-lora-trainer programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $2.50 每 1,000 步 | Pay per training step with auto-tuned defaults and zero setup overhead. |
| Fal.ai | Inte tillgänglig | Z-Image LoRA Trainer is not hosted on Fal.ai. |
| Replicate | Inte tillgänglig | Z-Image LoRA Trainer is not hosted on Replicate. |
Pay per training step with auto-tuned defaults and zero setup overhead.
Z-Image LoRA Trainer is not hosted on Fal.ai.
Z-Image LoRA Trainer is not hosted on Replicate.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Dataset Zip URL | string | URL to zip archive with images. Try to use at least 4 images in general the more the better. In addition to images the archive can contain text files with captions. | undefined |
| Trigger Word | string | Optional trigger word. If a caption file exists, it is prepended when not already present. | example |
| Antal diffusionssteg | int | Number of steps to train the LoRA on. | 1000 |
| Learning Rate | float | Learning rate for LoRA training. | 0.0001 |
| LoRA Rank | int | LoRA rank dimension. | 16 |
URL to zip archive with images. Try to use at least 4 images in general the more the better. In addition to images the archive can contain text files with captions.
undefinedOptional trigger word. If a caption file exists, it is prepended when not already present.
exampleNumber of steps to train the LoRA on.
1000Learning rate for LoRA training.
0.0001LoRA rank dimension.
16Developer documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked