Jelajahi dan integrasikan model AI flux-1-dev-style-lora-inference melalui MuAPI. Dapatkan inferensi berkecepatan tinggi dan harga kompetitif.
About this model
Model flux-1-dev-style-lora-inference menyediakan kemampuan generasi AI mutakhir di platform MuAPI.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.025 per generation | 每次生成按固定价格计费,与应用的训练 LoRA 无关。 |
| Fal.ai | $0.03 per generation | 可使用相近的 FLUX.1 [dev] LoRA 推理服务,但价格略高。 |
| Replicate | Bervariasi | Usage-based pricing that depends on the selected hardware tier. |
每次生成按固定价格计费,与应用的训练 LoRA 无关。
可使用相近的 FLUX.1 [dev] LoRA 推理服务,但价格略高。
Usage-based pricing 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 Teks | string | 描述Gambar内容的文本Prompt teks。 | A portrait in the trained style, studio lighting. |
| LoRA URL | string | 已完成的 flux-1-dev-style-lora-trainer 任务在 `outputs` 中返回的 LoRA 文件 URL。 | https://cdn.muapi.ai/outputs/generated/example.safetensors |
| LoRA 权重 | float | LoRA 权重乘数。 | 1 |
| Rasio Aspek | Enum (7 options) | The aspect ratio of the generated image. | 1:1 |
描述Gambar内容的文本Prompt teks。
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 generated image.
1:1Developer documentation
Panduan integrasi cepat untuk flux-1-dev-style-lora-inference. Hubungkan dengan kunci API MuAPI Anda dan mulai lakukan panggilan inferensi.
Frequently asked
它会生成应用了训练风格 LoRA 的 FLUX.1 [dev] 图像,使输出带有训练过程中捕捉到的风格或角色特征。
它可以来自已完成的 flux-1-dev-style-lora-trainer 任务的 `outputs`,也可以是任何与 FLUX.1 [dev] 兼容且可公开访问的 `.safetensors` 文件。
它控制 LoRA 对输出的影响强度,范围为 0(无影响)到 4(最大影响)。默认值 1.0 适用于大多数训练风格。
如果你的 LoRA 使用触发词训练,请将其加入提示词,以可靠地激活训练出的概念。
支持 16:9、9:16、1:1、3:4、4:3、21:9 和 9:21,通过 `aspect_ratio` 设置。