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

expa-ai /comfort-campaign:8f1d2d1e

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
occasion
string (enum)
CASUAL

Options:

CASUAL, NIGHTOUT, DINNER, UNIVERSITY, OFFICE, OTHER

Please pass the user choice occasion: `CASUAL`,`NIGHTOUT`, `DINNER`, `UNIVERSITY`, `OFFICE`
process_type
string (enum)
generate

Options:

generate, generate_swap, generate_swap_upscale

Choose a process type. Can be 'generate', 'upscale' or 'generate_and_upscale'. Defaults to 'generate'
prompt
string
(best quality, photo realistic, masterpiece, raw photo), (wide angel), a $gender in (jeans outfit), hang out party style, (half-body portrait), (standing), (simple background:1.4), (solid background:1.3), (pink dahlia flowers wall) background
Input prompt.
negative_prompt
string
NSFW, sitting, bad_pictures, easynegative, badhandsv4, negative_hand, bad hands, malformed fingers, worst quality, low quality, normal quality, lowres, bad anatomy, normal quality, monochrome, grayscale watermark, face paint, freckles, close-up, closeup, two person, two people, multiple people
Input negative prompt.
width
integer (enum)
768

Options:

512, 640, 768, 832, 896, 960, 1024

Width of output image.
height
integer (enum)
768

Options:

512, 640, 768, 832, 896, 960, 1024

Height of output image.
num_inference_steps
integer
25

Min: 1

Max: 500

Number of denoising steps
guidance_scale
number
5

Min: 1

Max: 20

Scale for classifier-free guidance
scheduler
string (enum)
K_EULER

Options:

DDIM, K_EULER, K_EULER_ANCESTRAL, DPM++, UniPC

Choose a scheduler.
seed
integer
-1
Random seed. Leave blank to randomize the seed.
upscaler_model
string (enum)
4x_UniversalUpscalerV2-Neutral_115000_swaG

Options:

4x_UniversalUpscalerV2-Neutral_115000_swaG, 4x_UniversalUpscalerV2-Sharp_101000_G, 4x_UniversalUpscalerV2-Sharper_103000_G

Model to use for upscaling
image
string
Inital image to generate variations of. Supproting images size with 512x512 or 512x768
num_outputs
integer
1

Min: 1

Max: 10

Number of images to output. If the NSFW filter is triggered, you may get fewer outputs than this.
need_lora
boolean
False
Whether to use LoRA or not.
lora_model
string (enum)
mm-dress-10

Options:

mm-dress, mm-dress-10, pasoe-word-10

Choose the LoRA model
lora_weight
number
0.8
None
watermark
boolean
True
None

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'}