You're looking at a specific version of this model. Jump to the model overview.
wolverinn /professional-faceshot:b028c6fb
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 |
---|---|---|---|
image |
string
|
Image of a person's face
|
|
prompt |
string
|
<lora:证件照identification_photo_v3.0:1> ,identification photo,1 girl,long hair,bangs,looking at viewer,(white shirt,blue tie,red background:1.3),happy,smile,, (pureerosface_v1:0.8),(ulzzang-6500:0.3), (red lipstick:0.8), (detailed pupils:1.3),(aegyo sal:1), ((puffy eyes))
|
prompt en
|
negative_prompt |
string
|
(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++ SDE Karras
Options: DPM++ 2M Karras, DPM++ SDE Karras, DPM++ 2M SDE Exponential, DPM++ 2M SDE Karras, Euler a, Euler, LMS, Heun, DPM2, DPM2 a, DPM++ 2S a, DPM++ 2M, DPM++ SDE, DPM++ 2M SDE, DPM++ 2M SDE Heun, DPM++ 2M SDE Heun Karras, DPM++ 2M SDE Heun Exponential, DPM++ 3M SDE, DPM++ 3M SDE Karras, DPM++ 3M SDE Exponential, DPM fast, DPM adaptive, LMS Karras, DPM2 Karras, DPM2 a Karras, DPM++ 2S a Karras |
sampler name
|
steps |
integer
|
20
|
steps
|
cfg_scale |
integer
|
7
|
cfg scale
|
denoising_strength |
number
|
0.75
|
denoising strength
|
width |
integer
|
512
|
max width
|
height |
integer
|
768
|
max height
|
upscaler_scale_value |
integer
|
2
|
upscale value for original face
|
seed |
integer
|
-1
|
seed
|
bg_color |
string
|
#a4dceb
|
background color
|
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'},
'image_no_bg': {'format': 'uri',
'title': 'Image No Bg',
'type': 'string'},
'payload': {'title': 'Payload', 'type': 'object'}},
'required': ['payload', 'image_no_bg', 'image'],
'title': 'Output',
'type': 'object'}