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

expa-ai /avatar-model:85de41d7

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
process_type
string (enum)
generate

Options:

generate, generate_upscale

Choose a process type. Can be 'generate', 'upscale' or 'generate_and_upscale'. Defaults to 'generate'
prompt
string
intricate details, hdr, hyperdetailed, masterpiece, pink dahlia flowers wall painting, mural art, line art
Input prompt.
negative_prompt
string
badhandv4, easynegative, bad_pictures, negative_hand-neg, negative_hand, nsfw, worst quality, low quality, normal quality, lowres, watermark, monochrome
Input negative prompt.
num_inference_steps
integer
25

Min: 1

Max: 500

Number of denoising steps
guidance_scale
number
7

Min: 1

Max: 20

Scale for classifier-free guidance
scheduler
string (enum)
DPM++

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)
Anime_6B

Options:

Anime_6B

Model to use for upscaling
image
string
Inital image to generate variations of.
size
integer
512
Image width/height
strength
number
0.4
How much to transform the masked portion of the reference image. Always use 0.3 for avatars.
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.
paid
boolean
False
Whether it is paid user or not
add_detail
boolean
True
Whether to use LoRA Add Detail
detail_scale
number
1
Strength of adding detail
model
string (enum)
flat2d

Options:

flat2d, toon

List of alt-models

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