You're looking at a specific version of this model. Jump to the model overview.
wolverinn /ecommerce-model:b0ac2a2b
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 |
---|---|---|---|
commerce_image |
string
|
Image containing clothing and human pose
|
|
prompt |
string
|
realistic, photorealistic, best quality, masterpiece, highres, 8k, RAW photo, ultra-detailed, 1 girl, looking at viewer, black hair, <lora:detailed_eye_10:0.5>, <lora:S_shape_body:0.5>, luxurious decoration, detailed background, perfect lighting, Cinematic Lighting
|
prompt en
|
negative_prompt |
string
|
easynegative, (deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime, mutated hands and fingers:1.4), (deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, disconnected limbs, mutation, mutated, ugly, disgusting, amputation
|
negative prompt
|
sampler_name |
string
(enum)
|
DPM++ 2M SDE
Options: DPM++ 2M, DPM++ SDE, DPM++ 2M SDE, DPM++ 2M SDE Heun, DPM++ 2S a, DPM++ 3M SDE, Euler a, Euler, LMS, Heun, DPM2, DPM2 a, DPM fast, DPM adaptive, Restart |
sampler name
|
scheduler |
string
(enum)
|
Karras
Options: Automatic, Uniform, Karras, Exponential, Polyexponential, SGM Uniform, KL Optimal, Align Your Steps, Simple, Normal, DDIM, Beta |
scheduler
|
steps |
integer
|
20
|
steps
|
batch_count |
integer
|
1
|
generate count
|
cfg_scale |
integer
|
7
|
cfg scale
|
denoising_strength |
number
|
0.75
|
denoising strength
|
max_width |
integer
|
1024
|
max width
|
max_height |
integer
|
1024
|
max height
|
only_masked_padding_pixels |
integer
|
4
|
only masked padding,pixels
|
canny_input |
integer
|
0
|
debug mode1
|
dino_classes |
string
|
|
debug mode2
|
seed |
integer
|
-1
|
seed
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'properties': {'images': {'items': {'format': 'uri', 'type': 'string'},
'title': 'Images',
'type': 'array'},
'payload': {'title': 'Payload', 'type': 'object'}},
'required': ['payload', 'images'],
'title': 'Output',
'type': 'object'}