live
MODEL IDkrea:krea@2-raw

Krea 2 Raw

Krea
by

Krea 2 Raw is the base release checkpoint in the Krea 2 model family, published as an open-weight 12B text-to-image model before the additional post-training and distillation used for Krea 2 Turbo. Krea describes it as a better fit for finetuning, post-training, and custom domain work than for general inference, making it especially relevant for LoRA training and other open-model customization workflows.

Krea 2 Raw

text-to-image

Water Tower Listening Lounge$0.015~35s
Water Tower Listening Lounge

High-end architectural interior photograph for a boutique hospitality listing: the circular listening lounge of a converted 1930s concrete water tower. The focal point is a sculptural walnut hi-fi console with a turntable and two large vintage-inspired speakers, centered against the curved board-marked concrete wall. A low rust-colored mohair sectional follows the room’s radius around a round travertine table; one open record sleeve and two handmade ceramic cups suggest quiet use without clutter. Preserve the tower’s industrial character with exposed riveted steel braces, narrow arched window openings, limewashed concrete, and a dark terrazzo floor, balanced by refined custom joinery and tactile upholstery. Rain-darkened city rooftops appear softly through the windows. Cool blue overcast daylight wraps around the curved shell while concealed amber cove lighting grazes the concrete texture, creating a calm, intimate contrast. Symmetrical square composition from standing eye level, 24mm tilt-shift lens, straight verticals, generous sense of volume, realistic spatial proportions, crisp foreground materials, subtle depth toward the windows, natural dynamic range, restrained editorial color grade, photorealistic, finely resolved wood grain, stone pores, brushed metal, woven fabric, and soft window reflections. No people, no signage, no visible branding, no text, no fisheye distortion.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'krea:krea@2-raw',
  positivePrompt: 'High-end architectural interior photograph for a boutique hospitality listing: the circular listening lounge of a converted 1930s concrete water tower. The focal point is a sculptural walnut hi-fi console with a turntable and two large vintage-inspired speakers, centered against the curved board-marked concrete wall. A low rust-colored mohair sectional follows the room’s radius around a round travertine table; one open record sleeve and two handmade ceramic cups suggest quiet use without clutter. Preserve the tower’s industrial character with exposed riveted steel braces, narrow arched window openings, limewashed concrete, and a dark terrazzo floor, balanced by refined custom joinery and tactile upholstery. Rain-darkened city rooftops appear softly through the windows. Cool blue overcast daylight wraps around the curved shell while concealed amber cove lighting grazes the concrete texture, creating a calm, intimate contrast. Symmetrical square composition from standing eye level, 24mm tilt-shift lens, straight verticals, generous sense of volume, realistic spatial proportions, crisp foreground materials, subtle depth toward the windows, natural dynamic range, restrained editorial color grade, photorealistic, finely resolved wood grain, stone pores, brushed metal, woven fabric, and soft window reflections. No people, no signage, no visible branding, no text, no fisheye distortion.',
  width: 1024,
  height: 1024
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "krea:krea@2-raw",
            "positivePrompt": "High-end architectural interior photograph for a boutique hospitality listing: the circular listening lounge of a converted 1930s concrete water tower. The focal point is a sculptural walnut hi-fi console with a turntable and two large vintage-inspired speakers, centered against the curved board-marked concrete wall. A low rust-colored mohair sectional follows the room’s radius around a round travertine table; one open record sleeve and two handmade ceramic cups suggest quiet use without clutter. Preserve the tower’s industrial character with exposed riveted steel braces, narrow arched window openings, limewashed concrete, and a dark terrazzo floor, balanced by refined custom joinery and tactile upholstery. Rain-darkened city rooftops appear softly through the windows. Cool blue overcast daylight wraps around the curved shell while concealed amber cove lighting grazes the concrete texture, creating a calm, intimate contrast. Symmetrical square composition from standing eye level, 24mm tilt-shift lens, straight verticals, generous sense of volume, realistic spatial proportions, crisp foreground materials, subtle depth toward the windows, natural dynamic range, restrained editorial color grade, photorealistic, finely resolved wood grain, stone pores, brushed metal, woven fabric, and soft window reflections. No people, no signage, no visible branding, no text, no fisheye distortion.",
            "width": 1024,
            "height": 1024
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "34ca48e1-4518-4b26-8cea-4c842c2640c8",
      "model": "krea:krea@2-raw",
      "positivePrompt": "High-end architectural interior photograph for a boutique hospitality listing: the circular listening lounge of a converted 1930s concrete water tower. The focal point is a sculptural walnut hi-fi console with a turntable and two large vintage-inspired speakers, centered against the curved board-marked concrete wall. A low rust-colored mohair sectional follows the room’s radius around a round travertine table; one open record sleeve and two handmade ceramic cups suggest quiet use without clutter. Preserve the tower’s industrial character with exposed riveted steel braces, narrow arched window openings, limewashed concrete, and a dark terrazzo floor, balanced by refined custom joinery and tactile upholstery. Rain-darkened city rooftops appear softly through the windows. Cool blue overcast daylight wraps around the curved shell while concealed amber cove lighting grazes the concrete texture, creating a calm, intimate contrast. Symmetrical square composition from standing eye level, 24mm tilt-shift lens, straight verticals, generous sense of volume, realistic spatial proportions, crisp foreground materials, subtle depth toward the windows, natural dynamic range, restrained editorial color grade, photorealistic, finely resolved wood grain, stone pores, brushed metal, woven fabric, and soft window reflections. No people, no signage, no visible branding, no text, no fisheye distortion.",
      "width": 1024,
      "height": 1024
    }
  ]'
runware run krea:krea@2-raw \
  positivePrompt="High-end architectural interior photograph for a boutique hospitality listing: the circular listening lounge of a converted 1930s concrete water tower. The focal point is a sculptural walnut hi-fi console with a turntable and two large vintage-inspired speakers, centered against the curved board-marked concrete wall. A low rust-colored mohair sectional follows the room’s radius around a round travertine table; one open record sleeve and two handmade ceramic cups suggest quiet use without clutter. Preserve the tower’s industrial character with exposed riveted steel braces, narrow arched window openings, limewashed concrete, and a dark terrazzo floor, balanced by refined custom joinery and tactile upholstery. Rain-darkened city rooftops appear softly through the windows. Cool blue overcast daylight wraps around the curved shell while concealed amber cove lighting grazes the concrete texture, creating a calm, intimate contrast. Symmetrical square composition from standing eye level, 24mm tilt-shift lens, straight verticals, generous sense of volume, realistic spatial proportions, crisp foreground materials, subtle depth toward the windows, natural dynamic range, restrained editorial color grade, photorealistic, finely resolved wood grain, stone pores, brushed metal, woven fabric, and soft window reflections. No people, no signage, no visible branding, no text, no fisheye distortion." \
  width=1024 \
  height=1024
{
  "taskType": "imageInference",
  "taskUUID": "34ca48e1-4518-4b26-8cea-4c842c2640c8",
  "model": "krea:krea@2-raw",
  "positivePrompt": "High-end architectural interior photograph for a boutique hospitality listing: the circular listening lounge of a converted 1930s concrete water tower. The focal point is a sculptural walnut hi-fi console with a turntable and two large vintage-inspired speakers, centered against the curved board-marked concrete wall. A low rust-colored mohair sectional follows the room’s radius around a round travertine table; one open record sleeve and two handmade ceramic cups suggest quiet use without clutter. Preserve the tower’s industrial character with exposed riveted steel braces, narrow arched window openings, limewashed concrete, and a dark terrazzo floor, balanced by refined custom joinery and tactile upholstery. Rain-darkened city rooftops appear softly through the windows. Cool blue overcast daylight wraps around the curved shell while concealed amber cove lighting grazes the concrete texture, creating a calm, intimate contrast. Symmetrical square composition from standing eye level, 24mm tilt-shift lens, straight verticals, generous sense of volume, realistic spatial proportions, crisp foreground materials, subtle depth toward the windows, natural dynamic range, restrained editorial color grade, photorealistic, finely resolved wood grain, stone pores, brushed metal, woven fabric, and soft window reflections. No people, no signage, no visible branding, no text, no fisheye distortion.",
  "width": 1024,
  "height": 1024
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "34ca48e1-4518-4b26-8cea-4c842c2640c8",
  "imageUUID": "4b61bc1b-a5fd-4aad-acb1-f11a54dfe5b1",
  "imageURL": "https://im.runware.ai/image/os/a03d21/ws/3/ii/4b61bc1b-a5fd-4aad-acb1-f11a54dfe5b1.jpg",
  "seed": 774248139,
  "cost": 0.015
}

text-to-image

Night Pollinator Festival Shirt Graphic$0.015~22s
Night Pollinator Festival Shirt Graphic

Finished square apparel graphic for a botanical garden’s nocturnal pollinator festival, presented as isolated print artwork rather than a shirt mockup. A large white-lined sphinx moth is the unmistakable central subject, hovering head-on above an open moonflower with its wings fully spread in a strong symmetrical composition. Render the moth with meticulous feathery antennae, powdery wing scales, elegant vein patterns, and a tightly curled proboscis reaching into the flower. Surround it with a circular wreath of moonflower vines, seed pods, trumpet blossoms, and tiny drifting pollen grains. A pale full moon behind the moth creates a crisp halo and dramatic rim lighting; warm coral light glows upward from the flower, illuminating the moth’s underside. Bold hand-drawn arched lettering reads “NIGHT GARDEN” across the top and smaller clean lettering reads “POLLINATOR WEEK 2026” along the bottom. Premium four-color screen-print aesthetic using deep aubergine, pale moon-cream, acidic chartreuse, and luminous coral, with purposeful overprint textures, carved linocut hatching, stippled shadows, slightly imperfect ink edges, and selective solid shapes. Balanced badge-like silhouette, excellent readability from a distance, dense detail concentrated around the focal moth, generous negative space at the corners, vintage natural-history illustration reinterpreted with contemporary gig-poster energy. Print-ready flat artwork on a plain deep aubergine background, no garment, no person, no product mockup, no frame, no extra wording.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'krea:krea@2-raw',
  positivePrompt: 'Finished square apparel graphic for a botanical garden’s nocturnal pollinator festival, presented as isolated print artwork rather than a shirt mockup. A large white-lined sphinx moth is the unmistakable central subject, hovering head-on above an open moonflower with its wings fully spread in a strong symmetrical composition. Render the moth with meticulous feathery antennae, powdery wing scales, elegant vein patterns, and a tightly curled proboscis reaching into the flower. Surround it with a circular wreath of moonflower vines, seed pods, trumpet blossoms, and tiny drifting pollen grains. A pale full moon behind the moth creates a crisp halo and dramatic rim lighting; warm coral light glows upward from the flower, illuminating the moth’s underside. Bold hand-drawn arched lettering reads “NIGHT GARDEN” across the top and smaller clean lettering reads “POLLINATOR WEEK 2026” along the bottom. Premium four-color screen-print aesthetic using deep aubergine, pale moon-cream, acidic chartreuse, and luminous coral, with purposeful overprint textures, carved linocut hatching, stippled shadows, slightly imperfect ink edges, and selective solid shapes. Balanced badge-like silhouette, excellent readability from a distance, dense detail concentrated around the focal moth, generous negative space at the corners, vintage natural-history illustration reinterpreted with contemporary gig-poster energy. Print-ready flat artwork on a plain deep aubergine background, no garment, no person, no product mockup, no frame, no extra wording.',
  width: 1024,
  height: 1024
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "krea:krea@2-raw",
            "positivePrompt": "Finished square apparel graphic for a botanical garden’s nocturnal pollinator festival, presented as isolated print artwork rather than a shirt mockup. A large white-lined sphinx moth is the unmistakable central subject, hovering head-on above an open moonflower with its wings fully spread in a strong symmetrical composition. Render the moth with meticulous feathery antennae, powdery wing scales, elegant vein patterns, and a tightly curled proboscis reaching into the flower. Surround it with a circular wreath of moonflower vines, seed pods, trumpet blossoms, and tiny drifting pollen grains. A pale full moon behind the moth creates a crisp halo and dramatic rim lighting; warm coral light glows upward from the flower, illuminating the moth’s underside. Bold hand-drawn arched lettering reads “NIGHT GARDEN” across the top and smaller clean lettering reads “POLLINATOR WEEK 2026” along the bottom. Premium four-color screen-print aesthetic using deep aubergine, pale moon-cream, acidic chartreuse, and luminous coral, with purposeful overprint textures, carved linocut hatching, stippled shadows, slightly imperfect ink edges, and selective solid shapes. Balanced badge-like silhouette, excellent readability from a distance, dense detail concentrated around the focal moth, generous negative space at the corners, vintage natural-history illustration reinterpreted with contemporary gig-poster energy. Print-ready flat artwork on a plain deep aubergine background, no garment, no person, no product mockup, no frame, no extra wording.",
            "width": 1024,
            "height": 1024
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "e19bbe61-5f2c-4784-adce-4407d409c144",
      "model": "krea:krea@2-raw",
      "positivePrompt": "Finished square apparel graphic for a botanical garden’s nocturnal pollinator festival, presented as isolated print artwork rather than a shirt mockup. A large white-lined sphinx moth is the unmistakable central subject, hovering head-on above an open moonflower with its wings fully spread in a strong symmetrical composition. Render the moth with meticulous feathery antennae, powdery wing scales, elegant vein patterns, and a tightly curled proboscis reaching into the flower. Surround it with a circular wreath of moonflower vines, seed pods, trumpet blossoms, and tiny drifting pollen grains. A pale full moon behind the moth creates a crisp halo and dramatic rim lighting; warm coral light glows upward from the flower, illuminating the moth’s underside. Bold hand-drawn arched lettering reads “NIGHT GARDEN” across the top and smaller clean lettering reads “POLLINATOR WEEK 2026” along the bottom. Premium four-color screen-print aesthetic using deep aubergine, pale moon-cream, acidic chartreuse, and luminous coral, with purposeful overprint textures, carved linocut hatching, stippled shadows, slightly imperfect ink edges, and selective solid shapes. Balanced badge-like silhouette, excellent readability from a distance, dense detail concentrated around the focal moth, generous negative space at the corners, vintage natural-history illustration reinterpreted with contemporary gig-poster energy. Print-ready flat artwork on a plain deep aubergine background, no garment, no person, no product mockup, no frame, no extra wording.",
      "width": 1024,
      "height": 1024
    }
  ]'
runware run krea:krea@2-raw \
  positivePrompt="Finished square apparel graphic for a botanical garden’s nocturnal pollinator festival, presented as isolated print artwork rather than a shirt mockup. A large white-lined sphinx moth is the unmistakable central subject, hovering head-on above an open moonflower with its wings fully spread in a strong symmetrical composition. Render the moth with meticulous feathery antennae, powdery wing scales, elegant vein patterns, and a tightly curled proboscis reaching into the flower. Surround it with a circular wreath of moonflower vines, seed pods, trumpet blossoms, and tiny drifting pollen grains. A pale full moon behind the moth creates a crisp halo and dramatic rim lighting; warm coral light glows upward from the flower, illuminating the moth’s underside. Bold hand-drawn arched lettering reads “NIGHT GARDEN” across the top and smaller clean lettering reads “POLLINATOR WEEK 2026” along the bottom. Premium four-color screen-print aesthetic using deep aubergine, pale moon-cream, acidic chartreuse, and luminous coral, with purposeful overprint textures, carved linocut hatching, stippled shadows, slightly imperfect ink edges, and selective solid shapes. Balanced badge-like silhouette, excellent readability from a distance, dense detail concentrated around the focal moth, generous negative space at the corners, vintage natural-history illustration reinterpreted with contemporary gig-poster energy. Print-ready flat artwork on a plain deep aubergine background, no garment, no person, no product mockup, no frame, no extra wording." \
  width=1024 \
  height=1024
{
  "taskType": "imageInference",
  "taskUUID": "e19bbe61-5f2c-4784-adce-4407d409c144",
  "model": "krea:krea@2-raw",
  "positivePrompt": "Finished square apparel graphic for a botanical garden’s nocturnal pollinator festival, presented as isolated print artwork rather than a shirt mockup. A large white-lined sphinx moth is the unmistakable central subject, hovering head-on above an open moonflower with its wings fully spread in a strong symmetrical composition. Render the moth with meticulous feathery antennae, powdery wing scales, elegant vein patterns, and a tightly curled proboscis reaching into the flower. Surround it with a circular wreath of moonflower vines, seed pods, trumpet blossoms, and tiny drifting pollen grains. A pale full moon behind the moth creates a crisp halo and dramatic rim lighting; warm coral light glows upward from the flower, illuminating the moth’s underside. Bold hand-drawn arched lettering reads “NIGHT GARDEN” across the top and smaller clean lettering reads “POLLINATOR WEEK 2026” along the bottom. Premium four-color screen-print aesthetic using deep aubergine, pale moon-cream, acidic chartreuse, and luminous coral, with purposeful overprint textures, carved linocut hatching, stippled shadows, slightly imperfect ink edges, and selective solid shapes. Balanced badge-like silhouette, excellent readability from a distance, dense detail concentrated around the focal moth, generous negative space at the corners, vintage natural-history illustration reinterpreted with contemporary gig-poster energy. Print-ready flat artwork on a plain deep aubergine background, no garment, no person, no product mockup, no frame, no extra wording.",
  "width": 1024,
  "height": 1024
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "e19bbe61-5f2c-4784-adce-4407d409c144",
  "imageUUID": "800564a8-4733-4b30-92dc-e958afdcf175",
  "imageURL": "https://im.runware.ai/image/os/a01d21/ws/3/ii/800564a8-4733-4b30-92dc-e958afdcf175.jpg",
  "seed": 1808426927,
  "cost": 0.015
}

text-to-image

Luxury Watchmaker Oiler Kit Packshot$0.015~35s
Luxury Watchmaker Oiler Kit Packshot

High-end ecommerce studio packshot of a precision watchmaker's micro-oiler kit: five slender oil applicators arranged by height in a compact machined brass stand, each tool featuring a finely knurled anodized-aluminum handle in muted vermilion, saffron, teal, navy, and graphite, hair-thin polished steel shafts, and minute ruby-red jeweled tips. The tallest applicator forms the clear central focal point. Three-quarter front view at tabletop height, centered square composition with generous clean space around the product, every tool fully visible and evenly separated. Set on a seamless matte ultramarine-blue surface that curves into the background. Crisp directional light from upper left creates precise elongated shadows and warm highlights along the brushed brass; a soft cool fill reveals the knurling, tiny machining marks, beveled edges, polished steel reflections, translucent ruby tips, and subtle fingerprints-free satin finish. Focus-stacked commercial product photography, immaculate catalog styling, realistic scale, sharp edge definition, rich but controlled color, premium horology-tool aesthetic. Standalone product image with no hands, no loose parts, no decorative props, no packaging, no logos, no lettering, no watermark.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'krea:krea@2-raw',
  positivePrompt: 'High-end ecommerce studio packshot of a precision watchmaker\'s micro-oiler kit: five slender oil applicators arranged by height in a compact machined brass stand, each tool featuring a finely knurled anodized-aluminum handle in muted vermilion, saffron, teal, navy, and graphite, hair-thin polished steel shafts, and minute ruby-red jeweled tips. The tallest applicator forms the clear central focal point. Three-quarter front view at tabletop height, centered square composition with generous clean space around the product, every tool fully visible and evenly separated. Set on a seamless matte ultramarine-blue surface that curves into the background. Crisp directional light from upper left creates precise elongated shadows and warm highlights along the brushed brass; a soft cool fill reveals the knurling, tiny machining marks, beveled edges, polished steel reflections, translucent ruby tips, and subtle fingerprints-free satin finish. Focus-stacked commercial product photography, immaculate catalog styling, realistic scale, sharp edge definition, rich but controlled color, premium horology-tool aesthetic. Standalone product image with no hands, no loose parts, no decorative props, no packaging, no logos, no lettering, no watermark.',
  width: 1024,
  height: 1024
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "krea:krea@2-raw",
            "positivePrompt": "High-end ecommerce studio packshot of a precision watchmaker's micro-oiler kit: five slender oil applicators arranged by height in a compact machined brass stand, each tool featuring a finely knurled anodized-aluminum handle in muted vermilion, saffron, teal, navy, and graphite, hair-thin polished steel shafts, and minute ruby-red jeweled tips. The tallest applicator forms the clear central focal point. Three-quarter front view at tabletop height, centered square composition with generous clean space around the product, every tool fully visible and evenly separated. Set on a seamless matte ultramarine-blue surface that curves into the background. Crisp directional light from upper left creates precise elongated shadows and warm highlights along the brushed brass; a soft cool fill reveals the knurling, tiny machining marks, beveled edges, polished steel reflections, translucent ruby tips, and subtle fingerprints-free satin finish. Focus-stacked commercial product photography, immaculate catalog styling, realistic scale, sharp edge definition, rich but controlled color, premium horology-tool aesthetic. Standalone product image with no hands, no loose parts, no decorative props, no packaging, no logos, no lettering, no watermark.",
            "width": 1024,
            "height": 1024
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "67c42d32-9425-4b48-b25b-f9afea4efd88",
      "model": "krea:krea@2-raw",
      "positivePrompt": "High-end ecommerce studio packshot of a precision watchmaker's micro-oiler kit: five slender oil applicators arranged by height in a compact machined brass stand, each tool featuring a finely knurled anodized-aluminum handle in muted vermilion, saffron, teal, navy, and graphite, hair-thin polished steel shafts, and minute ruby-red jeweled tips. The tallest applicator forms the clear central focal point. Three-quarter front view at tabletop height, centered square composition with generous clean space around the product, every tool fully visible and evenly separated. Set on a seamless matte ultramarine-blue surface that curves into the background. Crisp directional light from upper left creates precise elongated shadows and warm highlights along the brushed brass; a soft cool fill reveals the knurling, tiny machining marks, beveled edges, polished steel reflections, translucent ruby tips, and subtle fingerprints-free satin finish. Focus-stacked commercial product photography, immaculate catalog styling, realistic scale, sharp edge definition, rich but controlled color, premium horology-tool aesthetic. Standalone product image with no hands, no loose parts, no decorative props, no packaging, no logos, no lettering, no watermark.",
      "width": 1024,
      "height": 1024
    }
  ]'
runware run krea:krea@2-raw \
  positivePrompt="High-end ecommerce studio packshot of a precision watchmaker's micro-oiler kit: five slender oil applicators arranged by height in a compact machined brass stand, each tool featuring a finely knurled anodized-aluminum handle in muted vermilion, saffron, teal, navy, and graphite, hair-thin polished steel shafts, and minute ruby-red jeweled tips. The tallest applicator forms the clear central focal point. Three-quarter front view at tabletop height, centered square composition with generous clean space around the product, every tool fully visible and evenly separated. Set on a seamless matte ultramarine-blue surface that curves into the background. Crisp directional light from upper left creates precise elongated shadows and warm highlights along the brushed brass; a soft cool fill reveals the knurling, tiny machining marks, beveled edges, polished steel reflections, translucent ruby tips, and subtle fingerprints-free satin finish. Focus-stacked commercial product photography, immaculate catalog styling, realistic scale, sharp edge definition, rich but controlled color, premium horology-tool aesthetic. Standalone product image with no hands, no loose parts, no decorative props, no packaging, no logos, no lettering, no watermark." \
  width=1024 \
  height=1024
{
  "taskType": "imageInference",
  "taskUUID": "67c42d32-9425-4b48-b25b-f9afea4efd88",
  "model": "krea:krea@2-raw",
  "positivePrompt": "High-end ecommerce studio packshot of a precision watchmaker's micro-oiler kit: five slender oil applicators arranged by height in a compact machined brass stand, each tool featuring a finely knurled anodized-aluminum handle in muted vermilion, saffron, teal, navy, and graphite, hair-thin polished steel shafts, and minute ruby-red jeweled tips. The tallest applicator forms the clear central focal point. Three-quarter front view at tabletop height, centered square composition with generous clean space around the product, every tool fully visible and evenly separated. Set on a seamless matte ultramarine-blue surface that curves into the background. Crisp directional light from upper left creates precise elongated shadows and warm highlights along the brushed brass; a soft cool fill reveals the knurling, tiny machining marks, beveled edges, polished steel reflections, translucent ruby tips, and subtle fingerprints-free satin finish. Focus-stacked commercial product photography, immaculate catalog styling, realistic scale, sharp edge definition, rich but controlled color, premium horology-tool aesthetic. Standalone product image with no hands, no loose parts, no decorative props, no packaging, no logos, no lettering, no watermark.",
  "width": 1024,
  "height": 1024
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "67c42d32-9425-4b48-b25b-f9afea4efd88",
  "imageUUID": "07e22c14-c610-4d75-b8d7-7516f5d412f1",
  "imageURL": "https://im.runware.ai/image/os/a04d20/ws/3/ii/07e22c14-c610-4d75-b8d7-7516f5d412f1.jpg",
  "seed": 1548406591,
  "cost": 0.015
}

text-to-image

Subsea Cable Repair Video Thumbnail$0.015~52s
Subsea Cable Repair Video Thumbnail

Square cinematic documentary thumbnail about deep-sea internet infrastructure, grounded in real subsea engineering. A commercial saturation diver in a scuffed yellow diving helmet and heavy black drysuit is the clear focal subject, positioned on the right third and shown from the waist up, gripping an opened armored fiber-optic cable junction with both gloved hands. The cut cable reveals precise concentric layers of tarred jute, steel wire armor, copper tubing, and hair-thin glass fibers catching tiny jewel-like reflections. A powerful helmet lamp throws a warm amber beam across the diver’s scratched faceplate, wet metal fittings, suspended sediment, and drifting marine snow. Behind the diver, the thick cable disappears diagonally into a dark cobalt trench beside a compact hydraulic repair frame, with faint work lights receding into blue-black water. Strong cyan-and-amber color contrast, dramatic readable silhouette, tense but credible industrial atmosphere, crisp foreground detail, realistic underwater falloff, subtle backscatter, volumetric light shafts, pressure-worn materials, documentary photography with premium science-magazine art direction. Leave the upper-left quadrant relatively calm and dark for optional editorial headline placement, but include no text, logos, borders, interface elements, or watermark.

Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'krea:krea@2-raw',
  positivePrompt: 'Square cinematic documentary thumbnail about deep-sea internet infrastructure, grounded in real subsea engineering. A commercial saturation diver in a scuffed yellow diving helmet and heavy black drysuit is the clear focal subject, positioned on the right third and shown from the waist up, gripping an opened armored fiber-optic cable junction with both gloved hands. The cut cable reveals precise concentric layers of tarred jute, steel wire armor, copper tubing, and hair-thin glass fibers catching tiny jewel-like reflections. A powerful helmet lamp throws a warm amber beam across the diver’s scratched faceplate, wet metal fittings, suspended sediment, and drifting marine snow. Behind the diver, the thick cable disappears diagonally into a dark cobalt trench beside a compact hydraulic repair frame, with faint work lights receding into blue-black water. Strong cyan-and-amber color contrast, dramatic readable silhouette, tense but credible industrial atmosphere, crisp foreground detail, realistic underwater falloff, subtle backscatter, volumetric light shafts, pressure-worn materials, documentary photography with premium science-magazine art direction. Leave the upper-left quadrant relatively calm and dark for optional editorial headline placement, but include no text, logos, borders, interface elements, or watermark.',
  width: 1024,
  height: 1024
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "krea:krea@2-raw",
            "positivePrompt": "Square cinematic documentary thumbnail about deep-sea internet infrastructure, grounded in real subsea engineering. A commercial saturation diver in a scuffed yellow diving helmet and heavy black drysuit is the clear focal subject, positioned on the right third and shown from the waist up, gripping an opened armored fiber-optic cable junction with both gloved hands. The cut cable reveals precise concentric layers of tarred jute, steel wire armor, copper tubing, and hair-thin glass fibers catching tiny jewel-like reflections. A powerful helmet lamp throws a warm amber beam across the diver’s scratched faceplate, wet metal fittings, suspended sediment, and drifting marine snow. Behind the diver, the thick cable disappears diagonally into a dark cobalt trench beside a compact hydraulic repair frame, with faint work lights receding into blue-black water. Strong cyan-and-amber color contrast, dramatic readable silhouette, tense but credible industrial atmosphere, crisp foreground detail, realistic underwater falloff, subtle backscatter, volumetric light shafts, pressure-worn materials, documentary photography with premium science-magazine art direction. Leave the upper-left quadrant relatively calm and dark for optional editorial headline placement, but include no text, logos, borders, interface elements, or watermark.",
            "width": 1024,
            "height": 1024
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "5bb9aa42-aec8-4041-83df-03e788f4a792",
      "model": "krea:krea@2-raw",
      "positivePrompt": "Square cinematic documentary thumbnail about deep-sea internet infrastructure, grounded in real subsea engineering. A commercial saturation diver in a scuffed yellow diving helmet and heavy black drysuit is the clear focal subject, positioned on the right third and shown from the waist up, gripping an opened armored fiber-optic cable junction with both gloved hands. The cut cable reveals precise concentric layers of tarred jute, steel wire armor, copper tubing, and hair-thin glass fibers catching tiny jewel-like reflections. A powerful helmet lamp throws a warm amber beam across the diver’s scratched faceplate, wet metal fittings, suspended sediment, and drifting marine snow. Behind the diver, the thick cable disappears diagonally into a dark cobalt trench beside a compact hydraulic repair frame, with faint work lights receding into blue-black water. Strong cyan-and-amber color contrast, dramatic readable silhouette, tense but credible industrial atmosphere, crisp foreground detail, realistic underwater falloff, subtle backscatter, volumetric light shafts, pressure-worn materials, documentary photography with premium science-magazine art direction. Leave the upper-left quadrant relatively calm and dark for optional editorial headline placement, but include no text, logos, borders, interface elements, or watermark.",
      "width": 1024,
      "height": 1024
    }
  ]'
runware run krea:krea@2-raw \
  positivePrompt="Square cinematic documentary thumbnail about deep-sea internet infrastructure, grounded in real subsea engineering. A commercial saturation diver in a scuffed yellow diving helmet and heavy black drysuit is the clear focal subject, positioned on the right third and shown from the waist up, gripping an opened armored fiber-optic cable junction with both gloved hands. The cut cable reveals precise concentric layers of tarred jute, steel wire armor, copper tubing, and hair-thin glass fibers catching tiny jewel-like reflections. A powerful helmet lamp throws a warm amber beam across the diver’s scratched faceplate, wet metal fittings, suspended sediment, and drifting marine snow. Behind the diver, the thick cable disappears diagonally into a dark cobalt trench beside a compact hydraulic repair frame, with faint work lights receding into blue-black water. Strong cyan-and-amber color contrast, dramatic readable silhouette, tense but credible industrial atmosphere, crisp foreground detail, realistic underwater falloff, subtle backscatter, volumetric light shafts, pressure-worn materials, documentary photography with premium science-magazine art direction. Leave the upper-left quadrant relatively calm and dark for optional editorial headline placement, but include no text, logos, borders, interface elements, or watermark." \
  width=1024 \
  height=1024
{
  "taskType": "imageInference",
  "taskUUID": "5bb9aa42-aec8-4041-83df-03e788f4a792",
  "model": "krea:krea@2-raw",
  "positivePrompt": "Square cinematic documentary thumbnail about deep-sea internet infrastructure, grounded in real subsea engineering. A commercial saturation diver in a scuffed yellow diving helmet and heavy black drysuit is the clear focal subject, positioned on the right third and shown from the waist up, gripping an opened armored fiber-optic cable junction with both gloved hands. The cut cable reveals precise concentric layers of tarred jute, steel wire armor, copper tubing, and hair-thin glass fibers catching tiny jewel-like reflections. A powerful helmet lamp throws a warm amber beam across the diver’s scratched faceplate, wet metal fittings, suspended sediment, and drifting marine snow. Behind the diver, the thick cable disappears diagonally into a dark cobalt trench beside a compact hydraulic repair frame, with faint work lights receding into blue-black water. Strong cyan-and-amber color contrast, dramatic readable silhouette, tense but credible industrial atmosphere, crisp foreground detail, realistic underwater falloff, subtle backscatter, volumetric light shafts, pressure-worn materials, documentary photography with premium science-magazine art direction. Leave the upper-left quadrant relatively calm and dark for optional editorial headline placement, but include no text, logos, borders, interface elements, or watermark.",
  "width": 1024,
  "height": 1024
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "5bb9aa42-aec8-4041-83df-03e788f4a792",
  "imageUUID": "3c3295cf-1de7-49fa-bc0c-801dbe7e42f1",
  "imageURL": "https://im.runware.ai/image/os/a01d21/ws/3/ii/3c3295cf-1de7-49fa-bc0c-801dbe7e42f1.jpg",
  "seed": 443187607,
  "cost": 0.015
}