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

datong-new /adstyle:46192d09

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
product
string
Upload product image
target
string
Upload target image
prompt
string
A 4k, highly detailed, luxurious cosmetic product photoshoot. The background features soft, pastel colors and delicate flower petals. Gentle, radiant lighting highlights the product, high quality, cinematic. ((Keep the product unchanged!))
prompt to generate new image
negative_prompt
string
unsuitable, nude, watermark, glitch, noise, bad, drawing, painting, crayon, sketch, graphite, impressionist, noisy, blurry, soft, deformed, ugly, worst quality,low quality, glare
negative prompt to generate new image
seed
integer
0

Max: 10000000

seed for generating new image

Output schema

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

Schema
{'properties': {'image': {'format': 'uri', 'title': 'Image', 'type': 'string'}},
 'required': ['image'],
 'title': 'Output',
 'type': 'object'}