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

easel /ai-avatars:4424fd01

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
face_image
string
The face image to generate avatar from. A front facing selfie works best.
face_image_b
string
Optional second face image for multi-person avatars
prompt
string
standing in a modern office space
A prompt describing the scene to put the user(s) in
user_gender
string (enum)
female

Options:

male, female, non_binary

Gender of the first user
user_b_gender
string (enum)
female

Options:

male, female, non_binary

Gender of the second user (if using face_image_b)
workflow_type
string (enum)
Realistic

Options:

Realistic, Stylistic

The output style to use

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