/302/submit/flux-selfie
)id | 风格 |
---|---|
1 | 漫画风 |
2 | 线条艺术风 |
3 | 印象主义 |
4 | 粘土 |
5 | 水彩 |
6 | 赛博朋克 |
7 | 精灵 |
8 | 小丑 |
9 | 机器人 |
10 | 吸血鬼 |
11 | 僵尸 |
12 | 低聚风 |
13 | 复古肖像 |
14 | 古风 |
15 | 卡通插画 |
16 | 铅笔素描风 |
17 | 蒸汽朋克 |
{
"image": "string",
"style": 0,
"person_type": "female",
"custom_prompt": "string",
"width": 1024,
"height": 768,
"model": "gpt-4.1"
}
curl --location --request POST 'https://api.302.ai/302/headshot/generate' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"image": "string",
"style": 0,
"person_type": "female",
"custom_prompt": "string",
"width": 1024,
"height": 768,
"model": "gpt-4.1"
}'
{"headshot_url_list":["https://file.302.ai/gpt/imgs/a9fc94141b20b92b39679afda38ef28f.webp"]}