Initial 智念AIGC platform
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"id": "digital-human-host",
|
||||
"title": "默认人物参考",
|
||||
"coverUrl": "/starter/promo/digital-human.jpg",
|
||||
"assetUrl": "https://one-feel-ota-data.oss-cn-guangzhou.aliyuncs.com/nianxxplay/seedance-starter-assets/promo/digital-human.jpg",
|
||||
"promptText": "人物形象参考@图片1,保持同一位人物的五官、发型和气质稳定,动作自然,不遮挡项目主体。"
|
||||
}
|
||||
],
|
||||
"outfits": [
|
||||
{
|
||||
"id": "default",
|
||||
"title": "不指定服装",
|
||||
"coverUrl": "/starter/promo/digital-human.jpg",
|
||||
"promptText": "服装保持干净自然,符合宣传片整体质感,不夸张抢戏。"
|
||||
}
|
||||
],
|
||||
"pairings": [
|
||||
{
|
||||
"id": "digital-human-host-default",
|
||||
"modelId": "digital-human-host",
|
||||
"outfitId": "default",
|
||||
"title": "默认人物搭配",
|
||||
"coverUrl": "/starter/promo/digital-human.jpg",
|
||||
"promptText": "使用默认人物参考和自然干净服装,人物只作为辅助画面元素。"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user