Update questions to new formula

This commit is contained in:
Cristiano Ferreira
2023-09-27 20:23:41 +01:00
parent e7eb7c96ba
commit 51085619ee
6 changed files with 688 additions and 301 deletions

11
heygen/AvatarEnum.py Normal file
View File

@@ -0,0 +1,11 @@
from enum import Enum
class AvatarEnum(Enum):
MATTHEW_NOAH = "11b234e504e44bfda9bc6b7aac3c8f81"
VERA_CERISE = "9bf2f27009cd403ab4ba4e22629b27bb"
EDWARD_TONY = "d3333e37952946059b45efc8482a2b6c"
TANYA_MOLLY = "07c75076b3f94df4ac658c6de72be83a"
KAYLA_ABBI = "d688099f8db9472cb4890b0561e81793"
JEROME_RYAN = "ad41feb2a5c4483085525e3d8907f512"
TYLER_CHRISTOPHER = "03c796f8ed274bb38f19e893bcbc6121"