修复种草图生成:以三合一主图为参考 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
+93
View File
@@ -0,0 +1,93 @@
# 沙特阿拉伯审美与风格-配色规则(prompts/SA/aesthetics.yaml
# 保守市场:严格避免宗教符号/人物形象/酒精/猪/国旗国徽/王室;主打自然、几何、文化氛围。
style_hint: "Saudi aesthetic: vast desert dunes, camels and Arabian horses, falconry, decorative Arabic calligraphy and geometric patterns, starry desert nights, Red Sea coral, futuristic city skyline. Conservative and elegant. Prefer: Desert, Camel, Arabian Horse, Falcon, Arabic Calligraphy, Geometric Pattern, Henna, Oasis, Red Sea, Starry Night."
extra_style_rules:
- keywords: [desert, dune, sand, sahara, arid, sandstorm]
art_style: "minimal desert dune line illustration"
color_palette: "warm sand, terracotta, deep amber, cream"
- keywords: [camel, caravan, desert travel, dromedary]
art_style: "elegant camel caravan silhouette illustration"
color_palette: "sand gold, deep brown, dusk purple, cream"
- keywords: [arabian horse, horse, equestrian, stallion]
art_style: "graceful arabian horse line art"
color_palette: "cream, mahogany, gold, black"
- keywords: [falcon, falconry, hawk, bird of prey]
art_style: "majestic falcon emblem illustration"
color_palette: "warm brown, gold, cream, charcoal"
- keywords: [calligraphy, arabic script, lettering, typography]
art_style: "decorative arabic calligraphy art"
color_palette: "gold, deep teal, cream, black"
- keywords: [geometric, pattern, islamic pattern, tessellation, mosaic]
art_style: "intricate geometric pattern design"
color_palette: "teal, gold, navy, cream"
- keywords: [oasis, palm, date palm, date, garden]
art_style: "serene oasis palm illustration"
color_palette: "palm green, sand, turquoise, brown"
- keywords: [starry night, star map, constellation, astronomy, night sky]
art_style: "starry desert night sky illustration"
color_palette: "deep navy, gold, silver, indigo"
- keywords: [red sea, coral, reef, fish, diving, underwater]
art_style: "vibrant red sea coral reef illustration"
color_palette: "coral, turquoise, deep blue, gold"
- keywords: [henna, hand pattern, mehndi, floral pattern]
art_style: "delicate henna floral pattern design"
color_palette: "henna brown, cream, gold"
- keywords: [lantern, arabian nights, genie, magic, fairy tale]
art_style: "whimsical arabian lantern illustration"
color_palette: "gold, deep purple, teal, warm orange"
- keywords: [coffee, arabic coffee, dallah, hospitality]
art_style: "elegant arabic coffee pot illustration"
color_palette: "coffee brown, gold, cream, teal"
- keywords: [skyline, city, futuristic, modern architecture, tower]
art_style: "sleek futuristic city skyline graphic"
color_palette: "steel blue, sand, gold, white"
# 沙特常见侵权盲区(按国家隔离,追加到全局黑名单)
extra_blacklist:
# —— 宗教(保守市场红线,绝对禁止)——
- mecca
- kaaba
- quran
- koran
- allah
- mosque
- prophet
- muhammad
- islamic religious
- hajj
- umrah
- prayer rug
- hijab religious
- burqa
# —— 国旗/国徽/王室 ——
- saudi flag
- saudi emblem
- sword emblem
- royal family
- bin salman
- bin laden
- house of saud
# —— 政治/敏感 ——
- israel
- palestine
- iran
- yemen
- war
- oil embargo
# —— 品牌 ——
- saudia
- almarai
- stc
- sabic
- aramco
# —— 酒精/猪/禁忌 ——
- alcohol
- beer
- wine
- pork
- pig
# —— 人物形象 ——
- celebrity
- singer
- actress
+12
View File
@@ -0,0 +1,12 @@
# 沙特阿拉伯专属补充指令
- 设计口吻:沙特/中东审美——沙漠沙丘、骆驼与阿拉伯马、猎鹰、装饰性阿拉伯书法与几何图案、星空沙漠之夜、红海珊瑚、未来城市天际线;整体**保守、优雅、克制**,避免人物形象(尤其女性)与宗教元素。
- 合规重点(沙特特有,红线):
* **宗教元素绝对禁止**:麦加/天房/古兰经/真主/清真寺/先知/朝觐/礼拜毯/宗教服饰——任何形式(含艺术化)一律禁止。
* 国旗/国徽/王室(沙特国旗、双剑国徽、王室成员)禁止。
* 政治敏感话题(中东冲突、战争)禁止。
* 酒精、猪等伊斯兰禁忌内容禁止。
* 真实人物(名人/歌手/演员)肖像权禁止。
* 品牌(沙特航空、Almarai、STC、SABIC、Aramcologo 与名称禁止。
- 可做"沙漠日落 / 骆驼剪影 / 阿拉伯马 / 猎鹰 / 装饰性书法与几何 / 海娜花纹 / 椰枣绿洲 / 星空 / 红海珊瑚 / 阿拉伯咖啡壶"等原创设计。
- 文字规则:阿拉伯语短句或英文短句可加可不加,与印花适配即可;任何文字严禁宗教/政治/仇恨/暴力/性/品牌/商标/真实人物姓名等敏感内容。
- Return JSON 输出格式必须严格遵循系统提示词中的 schema,不要输出任何额外文字。