使用 Krea 2 Turbo LoRA 生成个性化 AI 图像。以亚秒级速度原生运行自定义 LoRA,在 1K 到 2K 分辨率下生成内容。按次生成付费。
About this model
Krea 2 Turbo LoRA 是一款超高速、审美优先的图像生成模型,支持最多 3 个自定义 Low-Rank Adaptation (LoRA) 模型。创作者和开发者可以在 1K(约 1 megapixel)和 2K(约 4 megapixels)分辨率下,以亚秒级延迟原生生成个性化角色、特定艺术风格、品牌素材和自定义视觉概念。它同时支持टेक्स्ट टू इमेज和इमेज टू इमेज工作流,并可调节 strength 控制,提供完整的创作控制。可将其与 Krea 2 Turbo、Z-Image Turbo LoRA 或 FLUX.1 Dev LoRA 搭配,用于构建灵活的风格适配生产工作流。
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.015 - $0.026 per generation | Affordable pay-per-generation pricing with full custom LoRA support, workflow nodes, and API access. |
| Fal.ai | उपलब्ध नहीं | Krea 2 Turbo LoRA 并未直接在 Fal.ai 提供。 |
| Replicate | उपलब्ध नहीं | Krea 2 Turbo LoRA is not listed on Replicate. |
Affordable pay-per-generation pricing with full custom LoRA support, workflow nodes, and API access.
Krea 2 Turbo LoRA 并未直接在 Fal.ai 提供。
Krea 2 Turbo LoRA is not listed on Replicate.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| प्रॉम्प्ट | string | 用于生成的正向प्रॉम्प्ट。 | A cinematic ocean wave at sunrise, highly detailed, vibrant colors, volumetric lighting, photorealistic. |
| इमेज URL | string | Optional source image URL. When provided, the model runs image-to-image from it; the output keeps the source aspect ratio. | |
| LoRA 列表 | array | 要应用的 LoRA 列表(最多 3 个)。 | - |
| पहलू अनुपात | Enum (15 options) | The aspect ratio of the generated image. | 1:1 |
| रिज़ॉल्यूशन | Enum (2 options) | आउटपुट总रिज़ॉल्यूशन级别:1k(约 1 兆像素)或 2k(约 4 兆像素,原生生成)。 | 1k |
| तीव्रता | float | 图生图强度(0-1)。数值越高,源इमेज会被更自由地重绘。仅在设置इमेज时使用。 | 0.8 |
| 种子 | int | 用于生成的रैंडम सीड。-1 表示使用रैंडम सीड。 | -1 |
用于生成的正向प्रॉम्प्ट。
A cinematic ocean wave at sunrise, highly detailed, vibrant colors, volumetric lighting, photorealistic.Optional source image URL. When provided, the model runs image-to-image from it; the output keeps the source aspect ratio.
要应用的 LoRA 列表(最多 3 个)。
-The aspect ratio of the generated image.
1:1आउटपुट总रिज़ॉल्यूशन级别:1k(约 1 兆像素)或 2k(约 4 兆像素,原生生成)。
1k图生图强度(0-1)。数值越高,源इमेज会被更自由地重绘。仅在设置इमेज时使用。
0.8用于生成的रैंडम सीड。-1 表示使用रैंडम सीड。
-1Developer documentation
准备प्रॉम्प्ट、LoRA 和参数
loras 中指定最多 3 个 LoRA 对象,其中包含 path(Civitai model ID 或 Hugging Face URL)和 scale 权重。aspect_ratio(例如 1:1、16:9、9:16、21:9)和 resolution(1k 或 2k)。image_url,并调整 strength(0.0 到 1.0)以进行इमेज टू इमेज转换。提交 API 请求
/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
}'
request_id。轮询 prediction 状态,或提供 webhook_url,以便立即接收最终图像आउटपुट。Frequently asked
Krea 2 Turbo LoRA 是一款超高速图像生成模型,支持加载自定义 LoRA 适配器,以 1K 和 2K 分辨率生成个性化、风格化或品牌图像。
在 `loras` 字段下传入对象列表,每个对象包含 `path`(例如 Civitai model ID 或 Hugging Face repository URL)以及用于控制适配器强度的可选 `scale` 参数。
支持。你可以在प्रॉम्प्ट和 LoRA 之外提供 `image_url`,并调节 `strength` 参数,以控制आउटपुट对参考图像的遵循程度。
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 按次生成透明计费:1K 分辨率为 $0.015,2K 分辨率为 $0.026,无需订阅即可按需付费。