prunaai/p-image-edit 🔢✓🖼️📝❓ → 🖼️

⭐ Official ▶️ 26.6M runs 📅 Oct 2025 ⚙️ Cog 0.16.9
image-editing image-re-lighting image-upscaling

About

A sub 1 second 0.01$ multi-image editing model built for production use cases. For image generation, check out p-image here: https://replicate.com/prunaai/p-image

Example Output

Prompt:

"The woman's dress is changed to black"

Output

Example output

Performance Metrics

0.91s Prediction Time
0.92s Total Time
All Input Parameters
{
  "turbo": true,
  "images": [
    "https://replicate.delivery/pbxt/NsSOT0QHataCEiYjbagDkT9MdFuV6VXBUnSDU3F9lc537gag/replicate-prediction-2rq8q6nrg5rmc0csex6818jzk8.jpeg"
  ],
  "prompt": "The woman's dress is changed to black",
  "aspect_ratio": "1:1"
}
Input Parameters
seed Type: integer
Random seed. Set for reproducible generation.
turbo Type: booleanDefault: true
If turned on, the model will run faster with additional optimizations. For complicated tasks, it is recommended to turn this off.
images Type: arrayDefault:
Images to use as a reference. For editing task, provide the main image as the first image.
prompt (required) Type: string
Text prompt for image generation. Make sure to describe your edit task clearly. You can refer to the images as 'image 1' and 'image 2' and so on.
aspect_ratio Default: match_input_image
Aspect ratio for the generated image. `match_input_image` will match the aspect ratio of the first image.
replicate_weights Default: default
Task to perform with P-Edit.
disable_safety_checker Type: booleanDefault: false
Disable safety checker for generated images.
Output Schema

Output

Type: stringFormat: uri

Example Execution Logs
Using seed: 140890
Generation took 0.82 seconds
Version Details
Version ID
05a6b136010c1590ff0de1a473b5bc8a5aa221359229f9a69b230d093503eae0
Version Created
March 17, 2026
Run on Replicate →