live
MODEL IDprunaai:2@1

P-Image-Edit

Pruna AI
by

P-Image-Edit is a real-time image editing model from Pruna AI. It supports multi image refinement, layout control, and style safe transformations while following prompts with high accuracy. Ideal for production pipelines that need consistent edits and tight latency budgets.

P-Image-Edit

reference-to-image

Airport Falconry Campaign Photograph$0.0088~5s
Airport Falconry Campaign Photograph

Replace the plain studio background with a photorealistic regional airport airfield at cool early dawn. Keep the exact Harris's hawk from the reference completely unchanged: preserve its identity, pose, proportions, gaze direction, individual feather markings, folded wings, sharp talons, leather anklets, jesses, gauntlet, handler's forearm, and the original square composition. Behind the bird, show a broad concrete apron, subtle runway markings, low blue taxiway lights, distant amber approach lights, a softly defocused utility hangar, and one small parked turboprop far in the background. Use restrained aviation-campaign art direction with slate blue, pale cyan, concrete gray, and sparse safety amber. Match the subject to crisp dawn side light, add believable cool ambient reflections and a soft contact shadow without altering feather color or anatomy. Shallow depth of field keeps the hawk dominant while the airport remains clearly recognizable. Clean premium documentary photography for an aviation wildlife-management brochure, no text, no logos, no borders.

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: 'prunaai:2@1',
  positivePrompt: 'Replace the plain studio background with a photorealistic regional airport airfield at cool early dawn. Keep the exact Harris\'s hawk from the reference completely unchanged: preserve its identity, pose, proportions, gaze direction, individual feather markings, folded wings, sharp talons, leather anklets, jesses, gauntlet, handler\'s forearm, and the original square composition. Behind the bird, show a broad concrete apron, subtle runway markings, low blue taxiway lights, distant amber approach lights, a softly defocused utility hangar, and one small parked turboprop far in the background. Use restrained aviation-campaign art direction with slate blue, pale cyan, concrete gray, and sparse safety amber. Match the subject to crisp dawn side light, add believable cool ambient reflections and a soft contact shadow without altering feather color or anatomy. Shallow depth of field keeps the hawk dominant while the airport remains clearly recognizable. Clean premium documentary photography for an aviation wildlife-management brochure, no text, no logos, no borders.',
  width: 1024,
  height: 1024,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/7549b030-fb86-4357-b452-d42510532140.jpg'
    ]
  }
})
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": "prunaai:2@1",
            "positivePrompt": "Replace the plain studio background with a photorealistic regional airport airfield at cool early dawn. Keep the exact Harris's hawk from the reference completely unchanged: preserve its identity, pose, proportions, gaze direction, individual feather markings, folded wings, sharp talons, leather anklets, jesses, gauntlet, handler's forearm, and the original square composition. Behind the bird, show a broad concrete apron, subtle runway markings, low blue taxiway lights, distant amber approach lights, a softly defocused utility hangar, and one small parked turboprop far in the background. Use restrained aviation-campaign art direction with slate blue, pale cyan, concrete gray, and sparse safety amber. Match the subject to crisp dawn side light, add believable cool ambient reflections and a soft contact shadow without altering feather color or anatomy. Shallow depth of field keeps the hawk dominant while the airport remains clearly recognizable. Clean premium documentary photography for an aviation wildlife-management brochure, no text, no logos, no borders.",
            "width": 1024,
            "height": 1024,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/7549b030-fb86-4357-b452-d42510532140.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "1ab2a429-f143-4675-a00d-d0c3ca789cc6",
      "model": "prunaai:2@1",
      "positivePrompt": "Replace the plain studio background with a photorealistic regional airport airfield at cool early dawn. Keep the exact Harris's hawk from the reference completely unchanged: preserve its identity, pose, proportions, gaze direction, individual feather markings, folded wings, sharp talons, leather anklets, jesses, gauntlet, handler's forearm, and the original square composition. Behind the bird, show a broad concrete apron, subtle runway markings, low blue taxiway lights, distant amber approach lights, a softly defocused utility hangar, and one small parked turboprop far in the background. Use restrained aviation-campaign art direction with slate blue, pale cyan, concrete gray, and sparse safety amber. Match the subject to crisp dawn side light, add believable cool ambient reflections and a soft contact shadow without altering feather color or anatomy. Shallow depth of field keeps the hawk dominant while the airport remains clearly recognizable. Clean premium documentary photography for an aviation wildlife-management brochure, no text, no logos, no borders.",
      "width": 1024,
      "height": 1024,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/7549b030-fb86-4357-b452-d42510532140.jpg"
        ]
      }
    }
  ]'
runware run prunaai:2@1 \
  positivePrompt="Replace the plain studio background with a photorealistic regional airport airfield at cool early dawn. Keep the exact Harris's hawk from the reference completely unchanged: preserve its identity, pose, proportions, gaze direction, individual feather markings, folded wings, sharp talons, leather anklets, jesses, gauntlet, handler's forearm, and the original square composition. Behind the bird, show a broad concrete apron, subtle runway markings, low blue taxiway lights, distant amber approach lights, a softly defocused utility hangar, and one small parked turboprop far in the background. Use restrained aviation-campaign art direction with slate blue, pale cyan, concrete gray, and sparse safety amber. Match the subject to crisp dawn side light, add believable cool ambient reflections and a soft contact shadow without altering feather color or anatomy. Shallow depth of field keeps the hawk dominant while the airport remains clearly recognizable. Clean premium documentary photography for an aviation wildlife-management brochure, no text, no logos, no borders." \
  width=1024 \
  height=1024 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/7549b030-fb86-4357-b452-d42510532140.jpg
{
  "taskType": "imageInference",
  "taskUUID": "1ab2a429-f143-4675-a00d-d0c3ca789cc6",
  "model": "prunaai:2@1",
  "positivePrompt": "Replace the plain studio background with a photorealistic regional airport airfield at cool early dawn. Keep the exact Harris's hawk from the reference completely unchanged: preserve its identity, pose, proportions, gaze direction, individual feather markings, folded wings, sharp talons, leather anklets, jesses, gauntlet, handler's forearm, and the original square composition. Behind the bird, show a broad concrete apron, subtle runway markings, low blue taxiway lights, distant amber approach lights, a softly defocused utility hangar, and one small parked turboprop far in the background. Use restrained aviation-campaign art direction with slate blue, pale cyan, concrete gray, and sparse safety amber. Match the subject to crisp dawn side light, add believable cool ambient reflections and a soft contact shadow without altering feather color or anatomy. Shallow depth of field keeps the hawk dominant while the airport remains clearly recognizable. Clean premium documentary photography for an aviation wildlife-management brochure, no text, no logos, no borders.",
  "width": 1024,
  "height": 1024,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/7549b030-fb86-4357-b452-d42510532140.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "1ab2a429-f143-4675-a00d-d0c3ca789cc6",
  "imageUUID": "1fd44a09-1670-4e7e-a978-ab68fdb7da92",
  "imageURL": "https://im.runware.ai/image/os/a08dlim3/ws/3/ii/1fd44a09-1670-4e7e-a978-ab68fdb7da92.jpg",
  "seed": 579308001,
  "cost": 0.0088
}

reference-to-image

Dinosaur Exhibition Photo Cleanup$0.0088~7s
Dinosaur Exhibition Photo Cleanup

Transform the supplied installation photograph into a finished museum publicity image. Remove all conservators, the blue scissor lift, ladders, safety cones, hanging cables, padded braces, tool cases, protective materials, and every other temporary installation object. Generatively reconstruct the areas they conceal: anatomically plausible bones continuing the existing Tyrannosaurus rex skeleton, uninterrupted charcoal plinth, clean dark terrazzo flooring, and matching warm ochre gallery walls. Preserve the dinosaur skeleton's exact identity, skull shape, proportions, mid-stride pose, orientation, and placement. Keep the full skeleton visible in the same side-profile composition and retain the original vaulted architecture, camera viewpoint, perspective, warm museum lighting, shadows, and natural photographic texture. The cleaned gallery should look open to the public, immaculate and credible, with no people, no barriers, no signage, and no evidence of retouching.

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: 'prunaai:2@1',
  positivePrompt: 'Transform the supplied installation photograph into a finished museum publicity image. Remove all conservators, the blue scissor lift, ladders, safety cones, hanging cables, padded braces, tool cases, protective materials, and every other temporary installation object. Generatively reconstruct the areas they conceal: anatomically plausible bones continuing the existing Tyrannosaurus rex skeleton, uninterrupted charcoal plinth, clean dark terrazzo flooring, and matching warm ochre gallery walls. Preserve the dinosaur skeleton\'s exact identity, skull shape, proportions, mid-stride pose, orientation, and placement. Keep the full skeleton visible in the same side-profile composition and retain the original vaulted architecture, camera viewpoint, perspective, warm museum lighting, shadows, and natural photographic texture. The cleaned gallery should look open to the public, immaculate and credible, with no people, no barriers, no signage, and no evidence of retouching.',
  width: 1024,
  height: 1024,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/008863fb-2342-4f54-aa9d-ff2e4519a5ee.jpg'
    ]
  }
})
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": "prunaai:2@1",
            "positivePrompt": "Transform the supplied installation photograph into a finished museum publicity image. Remove all conservators, the blue scissor lift, ladders, safety cones, hanging cables, padded braces, tool cases, protective materials, and every other temporary installation object. Generatively reconstruct the areas they conceal: anatomically plausible bones continuing the existing Tyrannosaurus rex skeleton, uninterrupted charcoal plinth, clean dark terrazzo flooring, and matching warm ochre gallery walls. Preserve the dinosaur skeleton's exact identity, skull shape, proportions, mid-stride pose, orientation, and placement. Keep the full skeleton visible in the same side-profile composition and retain the original vaulted architecture, camera viewpoint, perspective, warm museum lighting, shadows, and natural photographic texture. The cleaned gallery should look open to the public, immaculate and credible, with no people, no barriers, no signage, and no evidence of retouching.",
            "width": 1024,
            "height": 1024,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/008863fb-2342-4f54-aa9d-ff2e4519a5ee.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "4306f807-a837-47fe-a01c-edb836fc3aed",
      "model": "prunaai:2@1",
      "positivePrompt": "Transform the supplied installation photograph into a finished museum publicity image. Remove all conservators, the blue scissor lift, ladders, safety cones, hanging cables, padded braces, tool cases, protective materials, and every other temporary installation object. Generatively reconstruct the areas they conceal: anatomically plausible bones continuing the existing Tyrannosaurus rex skeleton, uninterrupted charcoal plinth, clean dark terrazzo flooring, and matching warm ochre gallery walls. Preserve the dinosaur skeleton's exact identity, skull shape, proportions, mid-stride pose, orientation, and placement. Keep the full skeleton visible in the same side-profile composition and retain the original vaulted architecture, camera viewpoint, perspective, warm museum lighting, shadows, and natural photographic texture. The cleaned gallery should look open to the public, immaculate and credible, with no people, no barriers, no signage, and no evidence of retouching.",
      "width": 1024,
      "height": 1024,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/008863fb-2342-4f54-aa9d-ff2e4519a5ee.jpg"
        ]
      }
    }
  ]'
runware run prunaai:2@1 \
  positivePrompt="Transform the supplied installation photograph into a finished museum publicity image. Remove all conservators, the blue scissor lift, ladders, safety cones, hanging cables, padded braces, tool cases, protective materials, and every other temporary installation object. Generatively reconstruct the areas they conceal: anatomically plausible bones continuing the existing Tyrannosaurus rex skeleton, uninterrupted charcoal plinth, clean dark terrazzo flooring, and matching warm ochre gallery walls. Preserve the dinosaur skeleton's exact identity, skull shape, proportions, mid-stride pose, orientation, and placement. Keep the full skeleton visible in the same side-profile composition and retain the original vaulted architecture, camera viewpoint, perspective, warm museum lighting, shadows, and natural photographic texture. The cleaned gallery should look open to the public, immaculate and credible, with no people, no barriers, no signage, and no evidence of retouching." \
  width=1024 \
  height=1024 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/008863fb-2342-4f54-aa9d-ff2e4519a5ee.jpg
{
  "taskType": "imageInference",
  "taskUUID": "4306f807-a837-47fe-a01c-edb836fc3aed",
  "model": "prunaai:2@1",
  "positivePrompt": "Transform the supplied installation photograph into a finished museum publicity image. Remove all conservators, the blue scissor lift, ladders, safety cones, hanging cables, padded braces, tool cases, protective materials, and every other temporary installation object. Generatively reconstruct the areas they conceal: anatomically plausible bones continuing the existing Tyrannosaurus rex skeleton, uninterrupted charcoal plinth, clean dark terrazzo flooring, and matching warm ochre gallery walls. Preserve the dinosaur skeleton's exact identity, skull shape, proportions, mid-stride pose, orientation, and placement. Keep the full skeleton visible in the same side-profile composition and retain the original vaulted architecture, camera viewpoint, perspective, warm museum lighting, shadows, and natural photographic texture. The cleaned gallery should look open to the public, immaculate and credible, with no people, no barriers, no signage, and no evidence of retouching.",
  "width": 1024,
  "height": 1024,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/008863fb-2342-4f54-aa9d-ff2e4519a5ee.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "4306f807-a837-47fe-a01c-edb836fc3aed",
  "imageUUID": "9ff7e838-b7db-41e3-91ce-c0d81174a8f1",
  "imageURL": "https://im.runware.ai/image/os/a08dlim3/ws/3/ii/9ff7e838-b7db-41e3-91ce-c0d81174a8f1.jpg",
  "seed": 1576234388,
  "cost": 0.0088
}

reference-to-image

Space Capsule Catalog Image Cleanup$0.0088~7s
Space Capsule Catalog Image Cleanup

Create a finished, publication-ready museum catalog photograph from the reference image. Remove every conservator, the aluminum scaffolding, rolling tool cart, work lights, power cables, caution cones, loose equipment, and translucent plastic sheeting. Use seamless generative fill to reconstruct all obscured portions of the capsule, its low display plinth, the polished concrete floor, and the neutral conservation-bay wall behind it. Preserve the historic space capsule exactly: same identity, conical geometry, panel seams, circular hatch, antennas, weathered metal, atmospheric scorch patterns, patina, small authentic markings, orientation, scale, and centered three-quarter pose. Preserve the original square crop, camera position, perspective, museum architecture, and cool overhead lighting. The cleared space must look physically coherent and naturally photographed, with accurate contact shadows and subtle reflections. Do not redesign, restore, polish, recolor, relocate, or beautify the capsule. Do not add people, barriers, signage, display graphics, text, or new objects.

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: 'prunaai:2@1',
  positivePrompt: 'Create a finished, publication-ready museum catalog photograph from the reference image. Remove every conservator, the aluminum scaffolding, rolling tool cart, work lights, power cables, caution cones, loose equipment, and translucent plastic sheeting. Use seamless generative fill to reconstruct all obscured portions of the capsule, its low display plinth, the polished concrete floor, and the neutral conservation-bay wall behind it. Preserve the historic space capsule exactly: same identity, conical geometry, panel seams, circular hatch, antennas, weathered metal, atmospheric scorch patterns, patina, small authentic markings, orientation, scale, and centered three-quarter pose. Preserve the original square crop, camera position, perspective, museum architecture, and cool overhead lighting. The cleared space must look physically coherent and naturally photographed, with accurate contact shadows and subtle reflections. Do not redesign, restore, polish, recolor, relocate, or beautify the capsule. Do not add people, barriers, signage, display graphics, text, or new objects.',
  width: 1024,
  height: 1024,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/162867b7-8885-441a-89d5-a4779bbd88ff.jpg'
    ]
  }
})
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": "prunaai:2@1",
            "positivePrompt": "Create a finished, publication-ready museum catalog photograph from the reference image. Remove every conservator, the aluminum scaffolding, rolling tool cart, work lights, power cables, caution cones, loose equipment, and translucent plastic sheeting. Use seamless generative fill to reconstruct all obscured portions of the capsule, its low display plinth, the polished concrete floor, and the neutral conservation-bay wall behind it. Preserve the historic space capsule exactly: same identity, conical geometry, panel seams, circular hatch, antennas, weathered metal, atmospheric scorch patterns, patina, small authentic markings, orientation, scale, and centered three-quarter pose. Preserve the original square crop, camera position, perspective, museum architecture, and cool overhead lighting. The cleared space must look physically coherent and naturally photographed, with accurate contact shadows and subtle reflections. Do not redesign, restore, polish, recolor, relocate, or beautify the capsule. Do not add people, barriers, signage, display graphics, text, or new objects.",
            "width": 1024,
            "height": 1024,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/162867b7-8885-441a-89d5-a4779bbd88ff.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "dc4fc348-1f7c-4017-9215-e1f1aab88c7e",
      "model": "prunaai:2@1",
      "positivePrompt": "Create a finished, publication-ready museum catalog photograph from the reference image. Remove every conservator, the aluminum scaffolding, rolling tool cart, work lights, power cables, caution cones, loose equipment, and translucent plastic sheeting. Use seamless generative fill to reconstruct all obscured portions of the capsule, its low display plinth, the polished concrete floor, and the neutral conservation-bay wall behind it. Preserve the historic space capsule exactly: same identity, conical geometry, panel seams, circular hatch, antennas, weathered metal, atmospheric scorch patterns, patina, small authentic markings, orientation, scale, and centered three-quarter pose. Preserve the original square crop, camera position, perspective, museum architecture, and cool overhead lighting. The cleared space must look physically coherent and naturally photographed, with accurate contact shadows and subtle reflections. Do not redesign, restore, polish, recolor, relocate, or beautify the capsule. Do not add people, barriers, signage, display graphics, text, or new objects.",
      "width": 1024,
      "height": 1024,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/162867b7-8885-441a-89d5-a4779bbd88ff.jpg"
        ]
      }
    }
  ]'
runware run prunaai:2@1 \
  positivePrompt="Create a finished, publication-ready museum catalog photograph from the reference image. Remove every conservator, the aluminum scaffolding, rolling tool cart, work lights, power cables, caution cones, loose equipment, and translucent plastic sheeting. Use seamless generative fill to reconstruct all obscured portions of the capsule, its low display plinth, the polished concrete floor, and the neutral conservation-bay wall behind it. Preserve the historic space capsule exactly: same identity, conical geometry, panel seams, circular hatch, antennas, weathered metal, atmospheric scorch patterns, patina, small authentic markings, orientation, scale, and centered three-quarter pose. Preserve the original square crop, camera position, perspective, museum architecture, and cool overhead lighting. The cleared space must look physically coherent and naturally photographed, with accurate contact shadows and subtle reflections. Do not redesign, restore, polish, recolor, relocate, or beautify the capsule. Do not add people, barriers, signage, display graphics, text, or new objects." \
  width=1024 \
  height=1024 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/162867b7-8885-441a-89d5-a4779bbd88ff.jpg
{
  "taskType": "imageInference",
  "taskUUID": "dc4fc348-1f7c-4017-9215-e1f1aab88c7e",
  "model": "prunaai:2@1",
  "positivePrompt": "Create a finished, publication-ready museum catalog photograph from the reference image. Remove every conservator, the aluminum scaffolding, rolling tool cart, work lights, power cables, caution cones, loose equipment, and translucent plastic sheeting. Use seamless generative fill to reconstruct all obscured portions of the capsule, its low display plinth, the polished concrete floor, and the neutral conservation-bay wall behind it. Preserve the historic space capsule exactly: same identity, conical geometry, panel seams, circular hatch, antennas, weathered metal, atmospheric scorch patterns, patina, small authentic markings, orientation, scale, and centered three-quarter pose. Preserve the original square crop, camera position, perspective, museum architecture, and cool overhead lighting. The cleared space must look physically coherent and naturally photographed, with accurate contact shadows and subtle reflections. Do not redesign, restore, polish, recolor, relocate, or beautify the capsule. Do not add people, barriers, signage, display graphics, text, or new objects.",
  "width": 1024,
  "height": 1024,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/162867b7-8885-441a-89d5-a4779bbd88ff.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "dc4fc348-1f7c-4017-9215-e1f1aab88c7e",
  "imageUUID": "4c9185f7-8751-43b3-b9c4-bf52eb8abfe1",
  "imageURL": "https://im.runware.ai/image/os/a05d22/ws/3/ii/4c9185f7-8751-43b3-b9c4-bf52eb8abfe1.jpg",
  "seed": 116321283,
  "cost": 0.0088
}

reference-to-image

Arborist Safetywear Virtual Try-On$0.0088~7s
Arborist Safetywear Virtual Try-On

Create a premium virtual try-on image for a specialist arborist safetywear collection. Preserve the reference subject’s exact face, freckles, auburn braid, age, physique, expression, hands, stance, rope placement, brown boots, camera angle, and full-body square composition. Replace only her charcoal shirt and black trousers with a fitted forest-green weatherproof arborist jacket featuring a high-visibility burnt-orange shoulder yoke, articulated sleeves, reinforced forearms, and practical zip pockets; add matching burnt-orange Type C chainsaw-protection trousers with black reinforced knees and a professional climbing harness around her waist and thighs. Show believable garment construction, protective padding, seams, buckles, hardware loops, natural fabric tension, and realistic fit without changing her body. Replace the studio backdrop with a misty managed eucalyptus grove just after rain, damp leaf litter underfoot and softly blurred silver trunks behind her. Cool blue-gray dawn atmosphere with a restrained warm rim light, safety orange as the dominant accent. Polished outdoor workwear campaign photography, crisp subject detail, realistic skin and textiles, confident understated mood, no lettering, no logos.

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: 'prunaai:2@1',
  positivePrompt: 'Create a premium virtual try-on image for a specialist arborist safetywear collection. Preserve the reference subject’s exact face, freckles, auburn braid, age, physique, expression, hands, stance, rope placement, brown boots, camera angle, and full-body square composition. Replace only her charcoal shirt and black trousers with a fitted forest-green weatherproof arborist jacket featuring a high-visibility burnt-orange shoulder yoke, articulated sleeves, reinforced forearms, and practical zip pockets; add matching burnt-orange Type C chainsaw-protection trousers with black reinforced knees and a professional climbing harness around her waist and thighs. Show believable garment construction, protective padding, seams, buckles, hardware loops, natural fabric tension, and realistic fit without changing her body. Replace the studio backdrop with a misty managed eucalyptus grove just after rain, damp leaf litter underfoot and softly blurred silver trunks behind her. Cool blue-gray dawn atmosphere with a restrained warm rim light, safety orange as the dominant accent. Polished outdoor workwear campaign photography, crisp subject detail, realistic skin and textiles, confident understated mood, no lettering, no logos.',
  width: 1024,
  height: 1024,
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/5854684c-ac30-497f-81d1-7fa97edcb811.jpg'
    ]
  }
})
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": "prunaai:2@1",
            "positivePrompt": "Create a premium virtual try-on image for a specialist arborist safetywear collection. Preserve the reference subject’s exact face, freckles, auburn braid, age, physique, expression, hands, stance, rope placement, brown boots, camera angle, and full-body square composition. Replace only her charcoal shirt and black trousers with a fitted forest-green weatherproof arborist jacket featuring a high-visibility burnt-orange shoulder yoke, articulated sleeves, reinforced forearms, and practical zip pockets; add matching burnt-orange Type C chainsaw-protection trousers with black reinforced knees and a professional climbing harness around her waist and thighs. Show believable garment construction, protective padding, seams, buckles, hardware loops, natural fabric tension, and realistic fit without changing her body. Replace the studio backdrop with a misty managed eucalyptus grove just after rain, damp leaf litter underfoot and softly blurred silver trunks behind her. Cool blue-gray dawn atmosphere with a restrained warm rim light, safety orange as the dominant accent. Polished outdoor workwear campaign photography, crisp subject detail, realistic skin and textiles, confident understated mood, no lettering, no logos.",
            "width": 1024,
            "height": 1024,
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/5854684c-ac30-497f-81d1-7fa97edcb811.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "imageInference",
      "taskUUID": "a2044c1b-fe72-4a76-9a27-65383fbd31e3",
      "model": "prunaai:2@1",
      "positivePrompt": "Create a premium virtual try-on image for a specialist arborist safetywear collection. Preserve the reference subject’s exact face, freckles, auburn braid, age, physique, expression, hands, stance, rope placement, brown boots, camera angle, and full-body square composition. Replace only her charcoal shirt and black trousers with a fitted forest-green weatherproof arborist jacket featuring a high-visibility burnt-orange shoulder yoke, articulated sleeves, reinforced forearms, and practical zip pockets; add matching burnt-orange Type C chainsaw-protection trousers with black reinforced knees and a professional climbing harness around her waist and thighs. Show believable garment construction, protective padding, seams, buckles, hardware loops, natural fabric tension, and realistic fit without changing her body. Replace the studio backdrop with a misty managed eucalyptus grove just after rain, damp leaf litter underfoot and softly blurred silver trunks behind her. Cool blue-gray dawn atmosphere with a restrained warm rim light, safety orange as the dominant accent. Polished outdoor workwear campaign photography, crisp subject detail, realistic skin and textiles, confident understated mood, no lettering, no logos.",
      "width": 1024,
      "height": 1024,
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/5854684c-ac30-497f-81d1-7fa97edcb811.jpg"
        ]
      }
    }
  ]'
runware run prunaai:2@1 \
  positivePrompt="Create a premium virtual try-on image for a specialist arborist safetywear collection. Preserve the reference subject’s exact face, freckles, auburn braid, age, physique, expression, hands, stance, rope placement, brown boots, camera angle, and full-body square composition. Replace only her charcoal shirt and black trousers with a fitted forest-green weatherproof arborist jacket featuring a high-visibility burnt-orange shoulder yoke, articulated sleeves, reinforced forearms, and practical zip pockets; add matching burnt-orange Type C chainsaw-protection trousers with black reinforced knees and a professional climbing harness around her waist and thighs. Show believable garment construction, protective padding, seams, buckles, hardware loops, natural fabric tension, and realistic fit without changing her body. Replace the studio backdrop with a misty managed eucalyptus grove just after rain, damp leaf litter underfoot and softly blurred silver trunks behind her. Cool blue-gray dawn atmosphere with a restrained warm rim light, safety orange as the dominant accent. Polished outdoor workwear campaign photography, crisp subject detail, realistic skin and textiles, confident understated mood, no lettering, no logos." \
  width=1024 \
  height=1024 \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/5854684c-ac30-497f-81d1-7fa97edcb811.jpg
{
  "taskType": "imageInference",
  "taskUUID": "a2044c1b-fe72-4a76-9a27-65383fbd31e3",
  "model": "prunaai:2@1",
  "positivePrompt": "Create a premium virtual try-on image for a specialist arborist safetywear collection. Preserve the reference subject’s exact face, freckles, auburn braid, age, physique, expression, hands, stance, rope placement, brown boots, camera angle, and full-body square composition. Replace only her charcoal shirt and black trousers with a fitted forest-green weatherproof arborist jacket featuring a high-visibility burnt-orange shoulder yoke, articulated sleeves, reinforced forearms, and practical zip pockets; add matching burnt-orange Type C chainsaw-protection trousers with black reinforced knees and a professional climbing harness around her waist and thighs. Show believable garment construction, protective padding, seams, buckles, hardware loops, natural fabric tension, and realistic fit without changing her body. Replace the studio backdrop with a misty managed eucalyptus grove just after rain, damp leaf litter underfoot and softly blurred silver trunks behind her. Cool blue-gray dawn atmosphere with a restrained warm rim light, safety orange as the dominant accent. Polished outdoor workwear campaign photography, crisp subject detail, realistic skin and textiles, confident understated mood, no lettering, no logos.",
  "width": 1024,
  "height": 1024,
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/5854684c-ac30-497f-81d1-7fa97edcb811.jpg"
    ]
  }
}
Response
{
  "taskType": "imageInference",
  "taskUUID": "a2044c1b-fe72-4a76-9a27-65383fbd31e3",
  "imageUUID": "5ff818f4-1d2a-437f-84e8-2e6dbc2de215",
  "imageURL": "https://im.runware.ai/image/os/a01d21/ws/3/ii/5ff818f4-1d2a-437f-84e8-2e6dbc2de215.jpg",
  "seed": 1126077497,
  "cost": 0.0088
}