← All models
PuLID
pulid
Image generationby pulid
Tuning-free ID customization.
images
Pricing
- Price
- 0.139 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| mode | stringenum: fidelity, extreme style | Mode of generation |
| seed | — | Random seed for reproducibility |
| id_mix | boolean | if you want to mix two ID image, please turn this on, otherwise, turn this off |
| promptrequired | string | Prompt to generate the face from |
| id_scale | number | ID scale |
| image_size | — | Size of the generated image |
| num_images | integer | Number of images to generate |
| guidance_scale | number | Guidance scale |
| negative_prompt | string | Negative prompt to generate the face from |
| reference_imagesrequired | array | List of reference faces, ideally 4 images. |
| num_inference_steps | integer | Number of steps to take |
Output
| Field | Type | Description |
|---|---|---|
| seed | integer | Random seed used for reproducibility |
| images | array | List of generated images |
