prunaai/p-image-edit 🔢✓🖼️📝❓ → 🖼️
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
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
- Random seed. Set for reproducible generation.
- turbo
- If turned on, the model will run faster with additional optimizations. For complicated tasks, it is recommended to turn this off.
- images
- Images to use as a reference. For editing task, provide the main image as the first image.
- prompt (required)
- 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
- Aspect ratio for the generated image. `match_input_image` will match the aspect ratio of the first image.
- replicate_weights
- Task to perform with P-Edit.
- disable_safety_checker
- Disable safety checker for generated images.
Output Schema
Output
Example Execution Logs
Using seed: 140890 Generation took 0.82 seconds
Version Details
- Version ID
05a6b136010c1590ff0de1a473b5bc8a5aa221359229f9a69b230d093503eae0- Version Created
- March 17, 2026