curl --location --request GET 'https://gate.wujieai.net/wj-open/v1/ai/instant/resource'
{
"code": "200",
"message": "success",
"data": {
"image_type_option": [
{
"key": "it-都市正装",
"name": "都市正装",
"category": "最美简历照",
"icon_url": "https://cdn.wujiebantu.com/ai_decoration/dushizhengzhuang.png"
}
],
"pose": [
{
"key": "12",
"category": "特写",
"name": "正脸",
"url": "https://cdn.wujiebantu.com/ai_decoration/texiezhenglian.jpeg",
"width": 888,
"height": 1176
}
],
"sampler": [
"dpmpp_3m_sde",
"dpmpp_2m_sde",
"euler_ancestral",
"ddim",
"heun",
"dpm_2"
]
}
}