← All models
Customizing Realistic Human Photos via Stacked ID Embedding
images
Details
- Accepts
- image
Pricing
- Price
- 0.156 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | — | The same seed and the same prompt given to the same version of Stable Diffusion will output the same image every time. |
| style | stringenum: (No style), Cinematic, Disney Character, Digital Art, Photographic, Fantasy art… | |
| promptrequired | string | The prompt to use for generating the image. Be as descriptive as possible for best results. |
| num_images | integer | Number of images to generate in one request. Note that the higher the batch size, the longer it will take to generate the images. |
| base_pipeline | stringenum: photomaker, photomaker-style | The base pipeline to use for generating the image. |
| guidance_scale | number | The CFG (Classifier Free Guidance) scale is a measure of how close you want the model to stick to your prompt when looking for a related image to show you. |
| style_strength | integer | |
| negative_prompt | string | The negative prompt to use.Use it to address details that you don't want in the image. This could be colors, objects, scenery and even the small details (e.g. moustache, blurry, low resolution). |
| image_archive_urlrequired | string | The URL of the image archive containing the images you want to use. |
| initial_image_url | — | Optional initial image for img2img |
| num_inference_steps | integer | Increasing the amount of steps tells Stable Diffusion that it should take more steps to generate your final result which can increase the amount of detail in your image. |
| initial_image_strength | number | How much noise to add to the latent image. O for no noise, 1 for maximum noise. |
Output
| Field | Type | Description |
|---|---|---|
| seed | integer | |
| images | array |