- 新增 gpt-image-generator.js 脚本,支持文生图、图生图/重绘、批量生成 - 更新 pipeline 和 phase-images 支持 GPT Image 模型 - 更新技能文档,添加 GPT Image 使用说明和 API 特点 - 新增配置文件中的 GPT Image API 参数
41 lines
1.5 KiB
JSON
41 lines
1.5 KiB
JSON
{
|
|
"id": "瞬息实验室",
|
|
"name": "瞬息实验室",
|
|
"description": "正在腐烂的梦——梦核阈限空间×克苏鲁宇宙恐怖,熟悉的童年走廊通向不该存在的维度,暖金柔光在画面边缘变质为冷蓝萤光",
|
|
"defaultFormat": "16:9",
|
|
"imageModel": "gpt-image",
|
|
"videoModel": "veo3-fast",
|
|
"batchSize": 30,
|
|
"ttsVoice": "",
|
|
"ttsInstruction": "",
|
|
"storyboardPrompt": "prompts/分镜.md",
|
|
"imageStylePrompt": "prompts/图片提示词.md",
|
|
"videoStylePrompt": "prompts/视频提示词.md",
|
|
"references": [
|
|
{ "file": "dream.png", "url": "https://muye-ai-chat.oss-cn-hangzhou.aliyuncs.com/tmp/sx-reference-dream.png?OSSAccessKeyId=LTAI5tPV9Ag3csf41GZjaLTA&Expires=1809371717&Signature=voxmHspJdIWvyk5aiTs1wp6lGfE%3D" }
|
|
],
|
|
"capcut": {
|
|
"effects": [],
|
|
"filter": "",
|
|
"defaultBGM": "",
|
|
"transitions": {
|
|
"strategy": "rhythm",
|
|
"default": { "name": "闪黑", "duration": 300000 },
|
|
"byPosition": {
|
|
"hook": { "name": "闪黑", "duration": 250000 },
|
|
"keypoint": { "name": "闪黑", "duration": 300000 },
|
|
"body": { "name": "闪黑", "duration": 400000 },
|
|
"closing": { "name": "闪黑", "duration": 500000 }
|
|
},
|
|
"byDirector": {
|
|
"tarantino": { "name": "闪黑", "duration": 250000 },
|
|
"kitano": { "name": "闪黑", "duration": 500000 },
|
|
"fincher": { "name": "闪黑", "duration": 350000 }
|
|
}
|
|
},
|
|
"kenBurns": {
|
|
"enabled": false
|
|
}
|
|
}
|
|
}
|