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

chromatic-lens /product-shot-v1:65b1f832

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
positive
string
Advertising Product photograph
Describe the scene where you want your product to be placed
negative
string
watermark, noisy, glitch, jpeg artifacts, bad
Things you do not want to see in your image
number_of_steps
integer
20

Min: 10

Max: 50

Number of steps to run the model for
image
string
Your Product Image, no need of background removal, it will be done automatically
reference_image
string
An image for reference to act as an inspiration
weight
number
0.8
Weight for the reference image to take as an inspiration. Greater the weight, more the influence of the reference image
output_format
string (enum)
png

Options:

webp, jpg, png

Format of the output images
mask_multiplier_size
integer
2
Mask multiplier size, increase it if you are experiencing improper blending at the edges
number_of_images
integer
1

Min: 1

Max: 20

Number of images to generate
seed
integer
Set a seed for reproducibility. Random by default.

Output schema

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

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