Integreer het flux-1-dev-style-lora-inference AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het flux-1-dev-style-lora-inference-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.025 每次生成 | 每次生成按固定价格计费,与应用的训练 LoRA 无关。 |
| Fal.ai | $0.03 每次生成 | 可使用相近的 FLUX.1 [dev] LoRA 推理服务,但价格略高。 |
| Replicate | Varieert per model | Usage-based 定价 that depends on the selected hardware tier. |
每次生成按固定价格计费,与应用的训练 LoRA 无关。
可使用相近的 FLUX.1 [dev] LoRA 推理服务,但价格略高。
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 | string | 描述图像内容的文本提示词。 | A portrait in the trained style, studio lighting. |
| LoRA 链接 | string | 已完成的 flux-1-dev-style-lora-trainer 任务在 `outputs` 中返回的 LoRA 文件 URL。 | https://cdn.muapi.ai/outputs/generated/example.safetensors |
| LoRA 权重 | float | LoRA 权重乘数。 | 1 |
| Beeldverhouding | Enum (7 options) | The aspect ratio of the 生成的图像. | 1:1 |
描述图像内容的文本提示词。
A portrait in the trained style, studio lighting.已完成的 flux-1-dev-style-lora-trainer 任务在 `outputs` 中返回的 LoRA 文件 URL。
https://cdn.muapi.ai/outputs/generated/example.safetensorsLoRA 权重乘数。
1The aspect ratio of the 生成的图像.
1:1Developer documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked