修复种草图生成:以三合一主图为参考 img2img 生成,按颜色分配(每色优先、超出随机补足);新增 BR/CA/DE/ES/IT/PL/SA 七国配置与提示词;删除验证用测试脚本

This commit is contained in:
2026-08-24 14:02:19 +08:00
parent f493bde8a9
commit 3c341d2e78
51 changed files with 2571 additions and 514 deletions
+85
View File
@@ -0,0 +1,85 @@
# 加拿大审美与风格-配色规则(prompts/CA/aesthetics.yaml
style_hint: "Canadian aesthetic: maple leaf and maple syrup, northern lights, Rocky Mountains and lake country, wildlife (moose, beaver, polar bear), hockey and winter sports, cottage life, French-Canadian charm. Prefer: Maple Leaf, Northern Lights, Rocky Mountains, Wildlife, Hockey, Winter, Cottage, Lake Life, French Canada."
extra_style_rules:
- keywords: [maple, maple leaf, maple syrup, autumn, fall]
art_style: "bold maple leaf emblem illustration"
color_palette: "maple red, autumn orange, gold, cream"
- keywords: [northern lights, aurora, night sky, winter night]
art_style: "glowing aurora borealis illustration"
color_palette: "aurora green, teal, purple, deep navy"
- keywords: [rocky mountains, mountain, banff, lake louise, hiking]
art_style: "majestic rocky mountain landscape illustration"
color_palette: "mountain blue, pine green, snow white, slate"
- keywords: [moose, beaver, polar bear, wildlife, animal, loon, whale]
art_style: "cute canadian wildlife illustration"
color_palette: "warm brown, forest green, cream, amber"
- keywords: [hockey, ice hockey, skating, winter sport, rink]
art_style: "dynamic hockey action illustration"
color_palette: "ice blue, red, white, black"
- keywords: [winter, snow, snowflake, snowman, ice, cabin]
art_style: "cozy canadian winter cabin illustration"
color_palette: "snow white, pine green, warm red, blue"
- keywords: [cottage, lake, canoe, kayak, camping, fishing, lake life]
art_style: "serene canadian lake cottage illustration"
color_palette: "lake blue, pine green, wood brown, cream"
- keywords: [french canada, quebec, montreal, old quebec, french]
art_style: "charming french-canadian old town illustration"
color_palette: "stone, terracotta, sky blue, cream"
- keywords: [forest, pine, tree, wilderness, trail, camping]
art_style: "peaceful pine forest illustration"
color_palette: "pine green, moss, amber, sky blue"
- keywords: [food, poutine, butter tart, maple syrup, lobster, salmon]
art_style: "playful canadian food illustration"
color_palette: "gravy brown, cheese yellow, maple gold, red"
- keywords: [city, toronto, vancouver, skyline, cn tower, urban]
art_style: "modern canadian city skyline graphic"
color_palette: "steel blue, glass teal, warm gray, red"
- keywords: [plaid, flannel, lumberjack, mountie, heritage]
art_style: "classic canadian plaid pattern"
color_palette: "plaid red, black, cream, forest green"
# 加拿大常见侵权盲区(按国家隔离,追加到全局黑名单)
extra_blacklist:
# —— 曲棍球联盟 / 球队 ——
- nhl
- toronto maple leafs
- montreal canadiens
- edmonton oilers
- calgary flames
- vancouver canucks
- ottawa senators
- winnipeg jets
- stanley cup
# —— 品牌 ——
- tim hortons
- canada goose
- lululemon
- roots
- arc'teryx
- air canada
- bombardier
- molson
- labatt
- canadian tire
# —— 国旗/国徽 ——
- canadian flag
- maple leaf flag
- canadian coat of arms
# —— 真实人物 ——
- justin trudeau
- trudeau
- drake
- celine dion
- ryan reynolds
- the weeknd
- justin bieber
- wayne gretzky
- sidney crosby
- connor mcdavid
# —— 原住民文化(文化挪用风险)——
- totem pole
- inuit art
- first nations art
- rcmp
- mountie uniform
+11
View File
@@ -0,0 +1,11 @@
# 加拿大专属补充指令
- 设计口吻:加拿大审美——枫叶与枫糖浆、北极光、落基山脉与湖区、野生动物(驼鹿/河狸/北极熊)、曲棍球与冬季运动、湖畔度假屋生活、法语区魅力;配色常含枫叶红、极光绿、松林绿、雪白、湖蓝。
- 合规重点(加拿大特有):
* 曲棍球联盟与球队(NHL、多伦多枫叶、蒙特利尔加拿大人、埃德蒙顿油人、温哥华加人、斯坦利杯等)队徽/名称禁止。
* 品牌(Tim Hortons、Canada Goose、Lululemon、Roots、Arc'teryx、加航、Molson 等)logo 与名称禁止。
* 加拿大国旗/国徽受法律保护,禁止直接复刻。
* 真实人物:特鲁多、Drake、席琳·迪翁、瑞恩·雷诺兹、The Weeknd、贾斯汀·比伯、韦恩·格雷茨基等肖像权。
* **原住民文化(图腾柱、因纽特艺术、原住民艺术)与皇家骑警(RCMP)制服形象存在文化挪用/受保护风险,避免直接复刻**;可做"自然风光/野生动物/枫叶/极光"等原创设计。
- 可做"枫叶 / 北极光 / 落基山 / 野生动物 / 曲棍球氛围 / 冬季木屋 / 湖畔生活 / 法语区街景 / 加拿大美食"等原创设计。
- 文字规则:英语或法语短句可加可不加,与印花适配即可(如 Eh!、Bonjour!、True North);任何文字严禁政治/宗教/仇恨/暴力/性/品牌/商标/真实人物姓名等敏感内容。
- Return JSON 输出格式必须严格遵循系统提示词中的 schema,不要输出任何额外文字。