Skip to content

Commit

Permalink
chore: update female fullbody animation glb url
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello authored Nov 11, 2024
1 parent a69327d commit afb11f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export const AVATAR_POSITION_ZOOMED = new Vector3(0, -1.45, 0);
export const ANIMATION_URLS = {
MALE: 'https://assets.memori.ai/api/v2/asset/2c5e88a4-cf62-408b-9ef0-518b099dfcb2.glb',
FEMALE:
'https://assets.memori.ai/api/v2/asset/8d1a5853-f05a-4a34-9f99-6eff64986081.glb',
'https://assets.memori.ai/api/v2/asset/2adc934b-24b2-45bd-94ad-ffec58d3cb32.glb',
};

export const BLINK_CONFIG = {
Expand Down

0 comments on commit afb11f7

Please sign in to comment.