Customizing Avatar Appearance
The appearance of your avatar is defined by the language in the prompt
field when generating an avatar.
Crafting Effective Prompts
Include specific attributes to guide the model, such as:
- Physical traits (e.g., hair color, eye shape)
- Clothing (e.g., style, color)
- Pose or expression (e.g., smiling, action)
- Background or environment (e.g., studio lighting, outdoor scene)
payload = {
"prompt": (
"A stylized cartoon avatar of a young man with spiky blue hair, "
"green eyes, wearing a leather jacket, standing in front of a neon-lit cityscape."
),
"seed": 42
}
Tip: Experiment with adjectives (e.g., "realistic", "3D render") and environmental details to achieve different styles.