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

joetm /camerabooth-openpose-style:a29ae8fa

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
Input pose image
artwork
string
Input artwork image
detect_prompt
boolean
True
Use CLIP-Interrogator to detect prompt from the artwork. Default: True.
clip_mode
string (enum)
best

Options:

best, classic, fast, negative

CLIP Interrogator prompt mode (best takes 10-20 seconds, fast takes 1-2 seconds). Default: best. The field is ignored if detect_prompt = False.
prompt
string
Input prompt (optional). This field is ignored if detect_prompt = True.
add_prompt
string
Additional prompt (optional), appended to the prompt
neg_prompt
string
(((nsfw))), (((text))), (((words))), ((low quality)), worst quality, bad quality, ((bad art)), lowres, ((disfigured)), ((deformed)), ((mutilated)), glitch, ((distorted)), malformed, mutated, (((disfigured))), misaligned, poorly drawn, (((blurry))), ((blurred)), mutated, bad arms, ((extra limbs)), missing arms, missing legs, disconnected limbs, bad hands, ((poorly drawn hands)), ((poorly drawn face)), deformed hands, ((extra fingers)), ((extra legs)), fused fingers, (too many fingers), mutated hands, amputated limbs, no arms, extra arms, multiple arms, more than two legs, long neck, bad proportions, longbody, bad anatomy, missing fingers, extra digit, fewer digits, deformed eyes, poorly drawn eyes, cross-eye, bad skin, multiple, duplicated, by Bad Artist, monochrome, monotone, grayscale, b&w, sketches, speech bubble, signature, watermark, border, logo, ((morbid)), canvas frame, frame, 3d
Negative prompt (optional).
n_samples
integer
1

Min: 1

Max: 4

Number of images to generate. Default: 1.
steps
integer
50

Min: 1

Max: 100

Number of denoising steps. Default: 50.
guidance_scale
number
7.5

Min: 1

Max: 50

Scale for classifier-free guidance. Default: 7.5.
style_weight
number
1

Max: 2

Weight of the style adapter. Default: 1.0.
openpose_weight
number
1

Max: 2

Weight of the openpose adapter. Default: 1.0.
upscale_factor
number
2

Max: 4

Factor to scale image by
face_enhance
boolean
False
Run GFPGAN face enhancement along with upscaling
seed
integer
0
Random seed (optional). Set to 0 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'}