You're looking at a specific version of this model. Jump to the model overview.

cjwbw /lambda-eclipse:0e36b028

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
prompt
string
a cat wearing glasses at the beach
The prompt to guide the image generation.
negative_prompt
string
over-exposure, under-exposure, saturated, duplicate, out of frame, lowres, cropped, worst quality, low quality, jpeg artifacts, morbid, mutilated, ugly, bad anatomy, bad proportions, deformed, blurry
The prompt or prompts not to guide the image generation.
image1
string
The image for the first subject.
image2
string
Optional. The image for the first subject.
subject_category1
string
dog
The subject category of the first image.
subject_category2
string
Optional. The subject category of the first image.
num_inference_steps
integer
25

Min: 1

Max: 500

The number of denoising steps. More denoising steps usually lead to a higher quality image at the expense of slower inference.
guidance_scale
number
7.5

Min: 1

Max: 20

Scale for classifier-free guidance.
seed
integer
Random seed. Leave blank to randomize the seed

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}