{
"model": "wordart-texture",
"input": {
"image": {
"image_url": "https://dmshared-new.oss-cn-hangzhou.aliyuncs.com/junyan.hjy/wordart/lcy/example.png"
},
"prompt": "水果,蔬菜,温暖的色彩空间",
"texture_style": "material"
},
"parameters": {
"image_short_size": 704,
"n": 2,
"alpha_channel": false
}
}curl --location 'https://api.shuyou.ai/api/v1/services/aigc/wordart/texture' \
--header 'Content-Type: application/json' \
--data '{
"model": "wordart-texture",
"input": {
"image": {
"image_url": "https://dmshared-new.oss-cn-hangzhou.aliyuncs.com/junyan.hjy/wordart/lcy/example.png"
},
"prompt": "水果,蔬菜,温暖的色彩空间",
"texture_style": "material"
},
"parameters": {
"image_short_size": 704,
"n": 2,
"alpha_channel": false
}
}'{}