Integrera AI-modellen flux-1-dev-style-lora-inference via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till flux-1-dev-style-lora-inference programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.025 每次生成 | Flat per-generation price, independent of which trained LoRA is applied. |
| Fal.ai | $0.03 每次生成 | Comparable FLUX.1 [dev] LoRA inference is available but priced slightly higher. |
| Replicate | Varierar per modell | Usage-based 定价 that depends on the selected hardware tier. |
Flat per-generation price, independent of which trained LoRA is applied.
Comparable FLUX.1 [dev] LoRA inference is available but priced slightly higher.
Usage-based 定价 that depends on the selected hardware tier.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt (Instruktion) | string | Text prompt describing the image. | A portrait in the trained style, studio lighting. |
| LoRA URL | string | The LoRA file URL returned in `outputs` from a completed flux-1-dev-style-lora-trainer job. | https://cdn.muapi.ai/outputs/generated/example.safetensors |
| LoRA Weight | float | LoRA weight multiplier. | 1 |
| Bildförhållande | Enum (7 options) | The aspect ratio of the generated image. | 1:1 |
Text prompt describing the image.
A portrait in the trained style, studio lighting.The LoRA file URL returned in `outputs` from a completed flux-1-dev-style-lora-trainer job.
https://cdn.muapi.ai/outputs/generated/example.safetensorsLoRA weight multiplier.
1The aspect ratio of the generated image.
1:1Developer documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked