Integrera AI-modellen krea-v2-turbo via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till krea-v2-turbo programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.01 - $0.02 每次生成 | Affordable pay-per-generation 定价 with full workflow and API access. |
| Fal.ai | Inte tillgänglig | Krea 2 Turbo is not directly hosted on Fal.ai. |
| Replicate | Inte tillgänglig | Krea 2 Turbo is 未在 Replicate. |
Affordable pay-per-generation 定价 with full workflow and API access.
Krea 2 Turbo is not directly hosted on Fal.ai.
Krea 2 Turbo is 未在 Replicate.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt (Instruktion) | string | The positive prompt for the generation. | A cinematic ocean wave at sunrise, highly detailed, vibrant colors, volumetric lighting, photorealistic. |
| Bild-URL | string | Optional source image URL. When provided, the model runs image-to-image from it; the output keeps the source aspect ratio. | |
| Bildförhållande | Enum (15 options) | The aspect ratio of the generated image. | 1:1 |
| Upplösning | Enum (2 options) | Total output resolution tier: 1k (~1 megapixel) or 2k (~4 megapixels, generated natively). | 1k |
| Omvandlingsstyrka | float | Image-to-image strength (0-1). Higher values repaint the source image more freely. Only used when image is set. | 0.8 |
| Slumpmässigt seed-värde | int | The random seed to use for the generation. -1 means a random seed will be used. | -1 |
The positive prompt for the generation.
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.
The aspect ratio of the generated image.
1:1Total output resolution tier: 1k (~1 megapixel) or 2k (~4 megapixels, generated natively).
1kImage-to-image strength (0-1). Higher values repaint the source image more freely. Only used when image is set.
0.8The random seed to use for the generation. -1 means a random seed will be used.
-1Developer documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked