Krea 2 Turbo LoRA: Lora Support

使用 Krea 2 Turbo LoRA 生成个性化 AI 图像。以亚秒级速度原生运行自定义 LoRA,在 1K 到 2K 分辨率下生成内容。按次生成付费。

📝

Overview

About this model

Krea 2 Turbo LoRA 是一款超高速、审美优先的图像生成模型,支持最多 3 个自定义 Low-Rank Adaptation (LoRA) 模型。创作者和开发者可以在 1K(约 1 megapixel)和 2K(约 4 megapixels)分辨率下,以亚秒级延迟原生生成个性化角色、特定艺术风格、品牌素材和自定义视觉概念。它同时支持Text zu Bild和Bild zu Bild工作流,并可调节 strength 控制,提供完整的创作控制。可将其与 Krea 2 TurboZ-Image Turbo LoRAFLUX.1 Dev LoRA 搭配,用于构建灵活的风格适配生产工作流。

1角色一致性:应用自定义角色 LoRA 权重,在不同场景中生成反复出现的主体。
2品牌与艺术风格适配:集成专有审美 LoRA checkpoints,打造统一的营销活动视觉。
3Bild zu Bild定制:结合自定义 LoRA 和参考图像,转换现有草图和照片。
4快速概念原型:以低延迟在 1K 和 2K 分辨率下测试、迭代多种风格组合。
💰

Pricing & Value

Cost analysis

muapiapp$0.015 - $0.026 per generation

Affordable pay-per-generation pricing with full custom LoRA support, workflow nodes, and API access.

Fal.aiNicht verfügbar

Krea 2 Turbo LoRA 并未直接在 Fal.ai 提供。

ReplicateNicht verfügbar

Krea 2 Turbo LoRA is not listed on Replicate.

** Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Promptstring

用于生成的正向Prompt。

Default ValueA cinematic ocean wave at sunrise, highly detailed, vibrant colors, volumetric lighting, photorealistic.
Bild URLstring

Optional source image URL. When provided, the model runs image-to-image from it; the output keeps the source aspect ratio.

Default Value
LoRA 列表array

要应用的 LoRA 列表(最多 3 个)。

Default Value-
SeitenverhältnisEnum (15 options)

The aspect ratio of the generated image.

Default Value1:1
AuflösungEnum (2 options)

Ausgabe总Auflösung级别:1k(约 1 兆像素)或 2k(约 4 兆像素,原生生成)。

Default Value1k
Stärkefloat

图生图强度(0-1)。数值越高,源Bild会被更自由地重绘。仅在设置Bild时使用。

Default Value0.8
种子int

用于生成的Zufallswert (Seed)。-1 表示使用Zufallswert (Seed)。

Default Value-1
📖

Implementation Guide

Developer documentation

Verwendung Krea 2 Turbo LoRA

  1. 准备Prompt、LoRA 和参数

    • 提供描述所需视觉效果的正向文本Prompt。
    • (可选)在 loras 中指定最多 3 个 LoRA 对象,其中包含 path(Civitai model ID 或 Hugging Face URL)和 scale 权重。
    • 选择 aspect_ratio(例如 1:116:99:1621:9)和 resolution1k2k)。
    • (可选)提供源 image_url,并调整 strength(0.0 到 1.0)以进行Bild zu Bild转换。
  2. 提交 API 请求

    • 使用你的 API key,向 /api/v1/krea-v2-turbo-lora 发送异步 POST 请求。
curl -X POST https://api.muapi.ai/api/v1/krea-v2-turbo-lora \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "prompt": "A cinematic ocean wave at sunrise, highly detailed, photorealistic",
    "loras": [
      {
        "path": "civitai:1642876@1864626",
        "scale": 1.0
      }
    ],
    "aspect_ratio": "16:9",
    "resolution": "1k",
    "seed": -1
  }'
  1. 获取结果
    • API 会返回 request_id。轮询 prediction 状态,或提供 webhook_url,以便立即接收最终图像Ausgabe。

Common Questions

Frequently asked

Krea 2 Turbo LoRA 是什么?

Krea 2 Turbo LoRA 是一款超高速图像生成模型,支持加载自定义 LoRA 适配器,以 1K 和 2K 分辨率生成个性化、风格化或品牌图像。

如何指定自定义 LoRA?

在 `loras` 字段下传入对象列表,每个对象包含 `path`(例如 Civitai model ID 或 Hugging Face repository URL)以及用于控制适配器强度的可选 `scale` 参数。

Krea 2 Turbo LoRA 支持Bild zu Bild吗?

支持。你可以在Prompt和 LoRA 之外提供 `image_url`,并调节 `strength` 参数,以控制Ausgabe对参考图像的遵循程度。

支持哪些分辨率和宽高比?

Krea 2 Turbo LoRA 支持 15 种宽高比,包括 1:1、16:9、9:16、4:3、3:4、21:9 和 9:21,以及 1k 和 2k 原生分辨率层级。

Krea 2 Turbo LoRA 在 muapiapp 上如何定价?

Krea 2 Turbo LoRA 按次生成透明计费:1K 分辨率为 $0.015,2K 分辨率为 $0.026,无需订阅即可按需付费。