修复种草图生成:以三合一主图为参考 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
+84
View File
@@ -0,0 +1,84 @@
# 西班牙审美与风格-配色规则(prompts/ES/aesthetics.yaml
style_hint: "Spanish aesthetic: flamenco passion, Andalusian azulejo tiles, Gaudí modernism, Mediterranean coast, tapas and fiesta culture, Moorish heritage. Prefer: Flamenco, Azulejo, Andalusian, Gaudí, Mediterranean, Spanish Food, Fiesta, Moorish, Costa Brava, Siesta."
extra_style_rules:
- keywords: [flamenco, dancer, sevillanas, castanets, guitar, andalusia]
art_style: "passionate flamenco dancer illustration"
color_palette: "flamenco red, black, gold, cream"
- keywords: [azulejo, tile, ceramic, pattern, andalusian]
art_style: "intricate azulejo tile pattern design"
color_palette: "cobalt blue, white, yellow, green"
- keywords: [gaudi, barcelona, modernism, mosaic, sagrada, architecture]
art_style: "colorful gaudi modernist mosaic style"
color_palette: "vibrant mosaic blue, green, orange, gold"
- keywords: [mediterranean, coast, beach, sea, costa, ibiza, sunset]
art_style: "sunny mediterranean coast illustration"
color_palette: "turquoise, white, sand, coral"
- keywords: [food, tapas, paella, jamon, churros, sangria, olive]
art_style: "playful spanish food illustration"
color_palette: "saffron yellow, chili red, olive green, cream"
- keywords: [fiesta, carnival, festival, celebration, tomato]
art_style: "festive spanish fiesta illustration"
color_palette: "bright red, yellow, orange, purple"
- keywords: [bull, toro, bullring, spain]
art_style: "bold spanish bull emblem illustration"
color_palette: "black, red, gold, cream"
- keywords: [moorish, alhambra, arabesque, granada, palace]
art_style: "elegant moorish arabesque pattern"
color_palette: "terracotta, teal, gold, cream"
- keywords: [siesta, cat, nap, lazy, relax]
art_style: "cozy siesta cat illustration"
color_palette: "warm terracotta, cream, soft blue"
- keywords: [gothic, cathedral, renaissance, medieval, castle]
art_style: "gothic spanish cathedral illustration"
color_palette: "stone gray, deep burgundy, gold"
- keywords: [orange, orange tree, citrus, lemon, garden]
art_style: "fresh spanish citrus illustration"
color_palette: "orange, lemon yellow, leaf green, white"
- keywords: [villa, village, white village, andalusia, pueblo]
art_style: "charming white andalusian village illustration"
color_palette: "white, terracotta, blue, olive green"
# 西班牙常见侵权盲区(按国家隔离,追加到全局黑名单)
extra_blacklist:
# —— 足球俱乐部 / 国家队 ——
- real madrid
- fc barcelona
- barca
- atletico madrid
- sevilla fc
- valencia cf
- athletic bilbao
- real betis
- villarreal
- rfef
- spanish national team
- la liga
# —— 品牌 ——
- zara
- mango
- inditex
- el corte ingles
- santander
- iberia
- seat
- mahou
- estrella damm
# —— 真实人物 ——
- rafael nadal
- fernando alonso
- pedro almodovar
- pablo picasso
- salvador dali
- antonio banderas
- penelope cruz
- rosalia
- enrique iglesias
- shakira
# —— 皇室 ——
- felipe vi
- king of spain
- spanish royal family
# —— 斗牛士(真实人物)——
- morante de la puebla
- manolete
+11
View File
@@ -0,0 +1,11 @@
# 西班牙专属补充指令
- 设计口吻:西班牙审美——弗拉明戈热情、安达卢西亚 azulejo 瓷砖、高迪现代主义、地中海海岸、tapas 与节日文化、摩尔遗产;配色常含弗拉明戈红、钴蓝、藏红花黄、橄榄绿。
- 合规重点(西班牙特有):
* 足球俱乐部(皇家马德里、巴塞罗那、马竞、塞维利亚等)与国家队(RFEF)、西甲联赛(La Liga)队徽/名称禁止。
* 品牌(Zara、Mango、Inditex、El Corte Inglés、桑坦德银行、伊比利亚航空)logo 与名称禁止。
* 真实人物:纳达尔、阿隆索、阿莫多瓦、毕加索、达利、安东尼奥·班德拉斯、佩内洛普·克鲁兹、Rosalía 等肖像权。
* 皇室(费利佩六世)形象禁止。
* 斗牛士真实人物(Manolete 等)肖像权;公牛形象本身可用,但避免具体人物。
- 可做"弗拉明戈氛围 / 原创瓷砖图案 / 高迪风格马赛克 / 地中海海岸 / 西班牙美食 / 节日氛围 / 摩尔纹样 / 白色村庄"等原创设计。
- 文字规则:西班牙语短句可加可不加,与印花适配即可(如 ¡Olé!、¡Viva España!);任何文字严禁政治/宗教/仇恨/暴力/性/品牌/商标/真实人物姓名等敏感内容。
- Return JSON 输出格式必须严格遵循系统提示词中的 schema,不要输出任何额外文字。