Zintegruj model AI flux-lora-trainer za pomocą wydajnych interfejsów API z niskimi opóźnieniami i płatnością za rzeczywiste zużycie.
About this model
Uzyskaj dostęp programistyczny do modelu flux-lora-trainer na platformie MuAPI z natychmiastową skalowalnością i niskimi opóźnieniami.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $3.20 每次训练运行 | Flat fee per training run, regardless of zip size within the supported range. The trained LoRA is yours to reuse across unlimited generations. |
| Fal.ai | $2.00 每次训练运行 | Available as a standalone training endpoint but requires you to manage hosting, key rotation, and integration separately. |
| Replicate | Zmienna w zależności od modelu | Comparable Flux LoRA trainers exist but 定价 is usage-based (per training second) and varies by hardware tier. |
Flat fee per training run, regardless of zip size within the supported range. The trained LoRA is yours to reuse across unlimited generations.
Available as a standalone training endpoint but requires you to manage hosting, key rotation, and integration separately.
Comparable Flux LoRA trainers exist but 定价 is usage-based (per training second) and varies by hardware tier.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Images Zip URL | string | Public URL to a .zip archive containing 10-50 training images. Optional caption .txt files (same name as the matching image) can include a [trigger] placeholder which is replaced with trigger_phrase. | https://d3adwkbyhxyrtq.cloudfront.net/loradata/train_lora.zip |
| Trigger Phrase | string | A unique word or short phrase that activates the trained concept at inference time. Keep it short and unusual so it does not collide with normal vocabulary. | mysubject |
| Training Style | Enum (2 options) | What the LoRA learns: 'subject' (a person, character, or object) or 'style' (an aesthetic or art direction). | subject |
Public URL to a .zip archive containing 10-50 training images. Optional caption .txt files (same name as the matching image) can include a [trigger] placeholder which is replaced with trigger_phrase.
https://d3adwkbyhxyrtq.cloudfront.net/loradata/train_lora.zipA unique word or short phrase that activates the trained concept at inference time. Keep it short and unusual so it does not collide with normal vocabulary.
mysubjectWhat the LoRA learns: 'subject' (a person, character, or object) or 'style' (an aesthetic or art direction).
subjectDeveloper documentation
Wyślij żądanie POST do punktu końcowego z wymaganymi parametrami i kluczem API MuAPI.
Frequently asked