Image GenerationActive
pruna / p-image-edit
p-image-edit
Pruna AI P-Image-Edit Model
Image to ImageImage EditingFast Inference
Model ID
p-image-edit
Provider
pruna
Updated
1774538254
wiro playground—pruna/p-image-edit
Updated 1774538254
Introducing P-Image-Edit, the lightning-fast image-to-image model developed by Pruna-AI to revolutionize your editing workflow. P-Image-Edit allows you to upload an existing image and instantly apply complex modifications, style transfers, or targeted corrections using a simple text prompt. P-Image-Edit eliminates the drag of traditional editing, delivering stunning, contextually aware visual changes in mere seconds, transforming the way designers, marketers, and creators iterate on existing visual assets with unparalleled speed.
Example prompts
Great starting points for p-image-edit.
Change the brick wall with the concrete wall.Image Generation
Make the woman look happy.Image Generation
Remove all the people from the scene.Image Generation
Place an off-road truck to the road.Image Generation
API quick start
Run p-image-edit with a single API call.
POST https://api.wiro.ai/v1/Run/pruna/p-image-edit
{
"prompt": "Make the woman look happy.",
"inputImages": "https://your-cdn.com/input.png",
"aspectRatio": "match_input_image",
"seed": 0
}