Text-to-Avatar
Text to Avatar Task
Request Attributes
Parameter | Required | Type | Description |
---|---|---|---|
text | true | string | Text content. |
width | true | string | Width of Image. |
height | true | string | Height of Image. |
gender | true | string | Gender associated with the avatar: male, female. |
Response Attributes
Parameter | Type | Description |
---|---|---|
code | int | 200 |
message | string | Task Remark |
data | obj | Task Object |
data.task_id | string | Task ID |
Example
Request Attributes
Response Attributes