Muapi's AI LoRA trainer API lets you fine-tune a custom LoRA (Low-Rank Adaptation) model from your own image dataset — no GPU rental, no training infrastructure to manage. Upload a zip of images, optionally with per-image text captions, pick a trigger word and step count, and get back a downloadable .safetensors file ready to plug into generation. Eight dedicated training endpoints cover five base model families — Flux.1 [dev], FLUX.2 Klein 4B/9B, Qwen-Image, Qwen-Image-2512, and Z-Image / Z-Image Base — all via the same REST pattern, pay-per-step or flat-fee, from $2.00 per 1,000 steps.
Train a custom Flux LoRA from a zip of 10-50 images and a trigger phrase. Flat fee per run regardless of dataset size — reuse the resulting .safetensors across unlimited Flux Dev generations.
Style-focused LoRA training on FLUX.1 [dev]. Zipped dataset in, downloadable safetensors output, instant platform AIR deployment for downstream inference.
Style-focused LoRA training on the smaller, faster FLUX.2 Klein 4B architecture. Zipped dataset in, downloadable safetensors output, instant AIR deployment.
Style-focused LoRA training on the larger, higher-quality FLUX.2 Klein 9B architecture. Zipped dataset in, downloadable safetensors output, instant AIR deployment.
Fine-tune Qwen-Image on a zipped dataset for character, subject, or artistic-style consistency. Customizable steps (1,000-10,000), learning rate, and LoRA rank.
Fine-tune the newer Qwen-Image-2512 checkpoint from a zipped dataset. Same pay-per-step pricing as the base Qwen-Image trainer, with the updated model's improved fidelity.
Train custom Z-Image LoRA adapters from a zip archive with auto-tuned hyperparameters. Customizable training steps from 1,000 to 10,000, adjustable learning rate, and flexible LoRA rank.
Fine-tune the full (non-distilled) Z-Image Base checkpoint from your own dataset. Auto-tuned defaults with full manual control over steps, learning rate, and rank.
A LoRA (Low-Rank Adaptation) is a small, portable weights file that teaches a base image model a specific character, subject, brand identity, or visual style — without retraining the full model. An AI LoRA training API turns that process into a single HTTP call: upload a zip of reference images, submit the request, and poll for a downloadable .safetensors file once training completes.
Muapi exposes eight LoRA trainer endpoints through the same unified REST pattern used across every model on the platform — one API key, one request/poll flow, pay-as-you-go pricing. Train once, then reuse the resulting LoRA across unlimited generations on the matching base model, or download it for use in your own pipeline.
Bundle 4-50 training images (plus optional .txt caption files) into a single zip and upload it to a publicly reachable URL — no dataset infrastructure to manage.
Pick a unique trigger phrase that activates your trained concept in any future prompt, without colliding with the base model's existing vocabulary.
Train on FLUX.1 [dev], FLUX.2 Klein 4B/9B, Qwen-Image, Qwen-Image-2512, or Z-Image / Z-Image Base — pick the checkpoint that matches your downstream generation pipeline.
Auto-tuned defaults get you a usable LoRA fast, with full manual control over training steps (1,000-10,000), learning rate, and LoRA rank for advanced tuning.
Every trainer returns a standard .safetensors file you can download and reuse in any compatible generation pipeline — not locked to Muapi.
Trained LoRAs register instantly for downstream inference on Muapi — no separate publish step before you can start generating.
| Trainer | Base Model | Price | Best For |
|---|---|---|---|
| Flux LoRA Trainer | FLUX.1 [dev] | $3.20 / run | Subjects & styles, flat per-run pricing |
| FLUX.1 [dev] Style LoRA Trainer | FLUX.1 [dev] | $2.50 / 1,000 steps | Style-focused training with per-step billing |
| FLUX.2 [klein] 4B Style LoRA Trainer | FLUX.2 Klein 4B | $4.50 / 1,000 steps | Faster iteration on the smaller Klein architecture |
| FLUX.2 [klein] 9B Style LoRA Trainer | FLUX.2 Klein 9B | $4.00 / 1,000 steps | Higher-quality style LoRAs on the larger Klein model |
| Qwen-Image LoRA Trainer | Qwen-Image | $2.00 / 1,000 steps | Lowest-cost per-step training |
| Qwen-Image-2512 LoRA Trainer | Qwen-Image-2512 | $2.00 / 1,000 steps | Same low cost on the newer Qwen checkpoint |
| Z-Image LoRA Trainer | Z-Image | $2.50 / 1,000 steps | Fast iteration with auto-tuned defaults |
| Z-Image Base LoRA Trainer | Z-Image Base | $2.50 / 1,000 steps | Full (non-distilled) checkpoint fine-tuning |
.txt file per image with the same base name, using a placeholder for your trigger word.POST /api/v1/upload_file.POST /api/v1/{trainer-slug} with your zip URL, trigger word, and optional steps/learning-rate/rank overrides.GET /api/v1/predictions/{request_id}/result until status is completed, then download the .safetensors output.Muapi's AI LoRA trainer API lets you train a custom LoRA (Low-Rank Adaptation) model from your own image dataset via a single REST endpoint. Upload a zip of images, optionally with text captions, pick a trigger word, and receive a downloadable .safetensors LoRA file you can reuse across unlimited generations.
Flux.1 [dev], FLUX.2 Klein 4B and 9B, Qwen-Image, Qwen-Image-2512, and Z-Image / Z-Image Base — eight dedicated training endpoints across five model families.
From $2.00 per 1,000 training steps on Qwen-Image and Qwen-Image-2512, $2.50 per 1,000 steps on Z-Image / Z-Image Base and FLUX.1 [dev] Style, up to $4.50 per 1,000 steps on FLUX.2 Klein 4B. The Flux LoRA Trainer is a flat $3.20 per training run regardless of dataset size.
Most trainers accept 4-50 images per zip archive. 10-30 well-varied images typically give the best results — different angles, lighting, and expressions for a subject; consistent aesthetic for a style.
A downloadable .safetensors weights file, plus instant registration on Muapi for downstream inference — no separate publish step required before generating with it.
Yes — the .safetensors output is a standard LoRA weights file compatible with any pipeline that supports the matching base model architecture, not locked to Muapi's inference.
Yes. Sign up at muapi.ai, create an API key from your dashboard, and start training immediately — no waitlist required.