ComfyUI Node
P-Image-Try-On
A ComfyUI node in Runware/Image/prunaai with 13 inputs and 1 output.
P-Image-Try-On
- referenceImages
- watermark
- image
◄positivePrompt►
◄seed0►
◄numberResults1►
◄settings.preserveInputSizetrue►
◄safetyfalse►
◄safety.checkContentfalse►
◄settings.turbofalse►
◄ttlfalse►
◄ttl_value60►
◄outputFormatJPG►
◄outputQuality95►
CategoryRunware/Image/prunaai
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| referenceImages | RUNWARE_REFERENCEIMAGES | — | |
| watermarkopt | RUNWARE_WATERMARK | — | |
| positivePromptopt | STRING | Experimental guidance for non-flatlay garment images, for example which garment from which image to use. | |
| seedopt | INT | 00–9223372036854776000 | Random seed for reproducible generation. When not provided, a random seed is generated in the unsigned 32-bit range. |
| numberResultsopt | INT | 11–20 | Number of results to generate. Each result uses a different seed, producing variations of the same parameters. |
| settings.preserveInputSizeopt | BOOLEAN | true | Return the output at the original input resolution. When disabled, the output keeps the model's internal working resolution, which may differ from the input because inputs are dynamically resized for quality and speed. |
| safetyopt | BOOLEAN | false | Enable to set safety. Off uses the model's default. |
| safety.checkContentopt | BOOLEAN | false | Enable or disable content safety checking. |
| settings.turboopt | BOOLEAN | false | Enable turbo mode for faster generation. May reduce subtle details in complex tasks. |
| ttlopt | BOOLEAN | false | Enable to set ttl. Off uses the model's default. |
| ttl_valueopt | INT | 60 | Time-to-live (TTL) in seconds for generated content. Only applies when `outputType` is `URL`. |
| outputFormatopt | COMBO | JPG | File format for the generated image. |
| outputQualityopt | INT | 9520–99 | Compression quality of the output. Higher values preserve quality but increase file size. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |