P-Image is Pruna’s ultra-fast text-to-image model with automatic prompt enhancement and 2-stage refinement. It generates high-quality images quickly with minimal configuration.Documentation Index
Fetch the complete documentation index at: https://runpod-b18f5ded-promptless-remove-flash-beta-notification.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Try in playground
Test P-Image T2I in the Runpod Hub playground.
| Endpoint | https://api.runpod.ai/v2/p-image-t2i/runsync |
| Pricing | $0.005 per image |
| Type | Image generation |
Request
All parameters are passed within theinput object in the request body.
Text description of the desired image.
Output aspect ratio. Options:
1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3.Seed for reproducible results.
Disable content safety filtering.
Response
Unique identifier for the request.
Request status. Returns
COMPLETED on success, FAILED on error.