Integreer het flux-dev-lora AI-model via krachtige API's met lage latentie en betalen naar verbruik.
About this model
Krijg programmatische toegang tot het flux-dev-lora-model op MuAPI met directe schaalbaarheid en lage latentie.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.015 | muapiapp offers this service at $0.015 每次生成, making it 20-50% 更实惠 while delivering comparable or superior 质量 compared to competitors. |
| Fal.ai | $0.02 | Fal.ai 收费 $0.02 每次生成, meaning muapiapp is 20-50% 更便宜 than Fal.ai while maintaining high 质量. |
| Replicate | $0.02 | Replicate also 收费 $0.02 每次生成, ensuring that muapiapp remains 20-50% more cost-effective with similar or better 性能. |
muapiapp offers this service at $0.015 每次生成, making it 20-50% 更实惠 while delivering comparable or superior 质量 compared to competitors.
Fal.ai 收费 $0.02 每次生成, meaning muapiapp is 20-50% 更便宜 than Fal.ai while maintaining high 质量.
Replicate also 收费 $0.02 每次生成, ensuring that muapiapp remains 20-50% more cost-effective with similar or better 性能.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | 描述图像的文本提示词. The length of the prompt must be between 2 and 3000 characters. | A female warrior in ornate armor standing on a cliff during sunset, flowing cape, wind blowing through her hair, detailed fantasy art style. |
| 宽度 | int | Width of the 输出图像. The value must be divisible by 64, eg: 128...512, 576, 640...2048. | 1024 |
| 高度 | int | Height of the 输出图像. The value must be divisible by 64, eg: 128...512, 576, 640...2048. | 1024 |
| Afbeelding数量 | int | 单次请求生成的图像数量。每张图像单独计费。 | 1 |
| LoRA ID 或 URL | array | 要应用的 LoRA 模型。每个条目的 `model` 可以是 Civitai LoRA 模型 ID(可在 Civitai 模型 URL 中找到,例如 civitai:1642876@1864626),也可以是 LoRA 权重文件的直接 URL。Civitai ID 的价格为 $0.015/image;LoRA URL 的价格为 $0.025/image。不支持在同一请求中混用两种类型——所有条目必须是同一类型。 | [object Object] |
描述图像的文本提示词. The length of the prompt must be between 2 and 3000 characters.
A female warrior in ornate armor standing on a cliff during sunset, flowing cape, wind blowing through her hair, detailed fantasy art style.Width of the 输出图像. The value must be divisible by 64, eg: 128...512, 576, 640...2048.
1024Height of the 输出图像. The value must be divisible by 64, eg: 128...512, 576, 640...2048.
1024单次请求生成的图像数量。每张图像单独计费。
1要应用的 LoRA 模型。每个条目的 `model` 可以是 Civitai LoRA 模型 ID(可在 Civitai 模型 URL 中找到,例如 civitai:1642876@1864626),也可以是 LoRA 权重文件的直接 URL。Civitai ID 的价格为 $0.015/image;LoRA URL 的价格为 $0.025/image。不支持在同一请求中混用两种类型——所有条目必须是同一类型。
[object Object]Developer documentation
Stuur een POST-verzoek naar het endpoint met uw gewenste parameters en MuAPI-sleutel.
Frequently asked