About the Provider
Pruna AI is an AI optimization company focused on making state-of-the-art image generation fast, affordable, and accessible. Their P-Image model family is designed to deliver professional-quality image generation and editing with sub-second inference speeds, strong prompt adherence, and support for fine-tuning and LoRA-based customization.Model Quickstart
This section helps you quickly get started with thep-image-edit model on the Qubrid AI inferencing platform.
To use this model, you need:
- A valid Qubrid API key
- Access to the Qubrid inference API
- Basic knowledge of making API requests in your preferred language
p-image-edit model and receive responses based on your input prompts.
Below are example placeholders showing how the model can be accessed using different programming environments.You can choose the one that best fits your workflow.
API Generated Response
- Input Image

Edit Prompt: Add a rainbow over the mountains
- Output Image

Model Overview
P-Image Edit is an image editing variant of the P-Image model developed by Pruna AI, designed for precise text-guided modifications to existing images.- It accepts both file uploads and image URLs as input, providing flexibility for different integration workflows.
- The model supports text-guided edits while preserving the overall visual structure and fidelity of the original image.
- P-Image Edit is suitable for production workflows requiring fast, scalable, and high-quality image editing capabilities.
Model at a Glance
| Feature | Details |
|---|---|
| Model ID | p-image-edit |
| Provider | Pruna AI |
| Model Type | Text-Guided Image Editing |
| Architecture | Optimized latent diffusion model with image conditioning |
| Input Type | Image file upload or image URL |
| Output Type | Edited image based on text prompt |
When to use?
You should consider using P-Image Edit if:- You need text-guided editing of existing images with high visual fidelity
- Your application requires flexible input support via file upload or image URLs
- You want fast, scalable image editing without full model retraining
- You need precise prompt-driven modifications while preserving the original image structure
Inference Parameters
| Parameter Name | Type | Default | Description |
|---|---|---|---|
| Prompt | string | — | Text instruction describing the desired edit. |
| Aspect Ratio | string | 16:9 | Output image aspect ratio. |
| Seed | number | 1 | Random seed for reproducibility. |
| Disable Safety Checker | boolean | false | Disables the built-in safety filter if enabled. |
| Response Format | string | url | Format of the response — url or b64_json. |
Key Features
- Text-Guided Image Editing: Performs precise modifications to existing images based on natural language instructions while preserving visual fidelity.
- Flexible Input Support: Accepts both multipart file uploads and JSON-based image URLs for seamless integration into diverse workflows.
- High Visual Fidelity: Maintains the structural integrity and visual quality of the original image during the editing process.
- Sub-Second Inference: Delivers fast image editing results optimized for production-scale workloads.
- Safety Controls: Built-in safety checker with optional override for appropriate use cases.
Summary
P-Image Edit is a fast, precise text-guided image editing model built by Pruna AI for production-scale workflows.- It supports both file upload and URL-based image inputs for flexible integration.
- The model performs accurate prompt-driven edits while maintaining the visual structure of the original image.
- It is suitable for developers and enterprises requiring scalable, high-quality image editing capabilities.