手绘课堂锚图JSON提示
来自 Wikiprompt,自由的提示词百科全书
手绘课堂锚图JSON提示 用于生成手绘风格教室锚图的结构化JSON提示,包含猫咪、涂鸦元素,以及特定配色方案和渲染设置。
相关媒体
提示词内容收藏
🌐
{
"style": "手绘课堂挂图,奶油色横线笔记本纸;卡哇伊插画;干净的手写马克笔;俏皮涂鸦",
"canvas": {
"ratio": "4:5",
"resolution": "1600x2000",
"background": "奶油色笔记本纸,带蓝色横线和淡粉色边距"
},
"palette": {
"teal": "#19897A",
"green": "#2E7D32",
"pink": "#FF4FA3",
"blue": "#1E63FF",
"purple": "#7E57C2",
"black": "#0B0B0B",
"white": "#FAFAFA"
},
"layers": [
{
"type": "title",
"text": "Emily JSON Note",
"marker_color": "teal",
"weight": "extra-bold",
"position": { "x": "50%", "y": "8%", "anchor": "center" },
"effects": { "wobble": 0.1, "ink_bleed": 0.14 }
},
{
"type": "paragraph",
"text": "如何组织一个精确的JSON提示词用于图像生成。",
"pen_color": "black",
"weight": "fine",
"position": { "x": "6%", "y": "15%", "width": "88%" }
},
{
"type": "subtitle",
"text": "核心字段",
"marker_color": "green",
"weight": "bold",
"position": { "x": "6%", "y": "22%" }
},
{
"type": "bullet_list",
"items": [
"用一行说明目标(模型 + 任务 + 风格)。",
"定义画布(比例、分辨率、背景)。",
"在调色板中集中颜色。",
"将内容构建为有序图层,包含x/y/width/height。",
"描述每个图层的外观:文本、形状、图标和效果。",
"添加must_have_tokens和negative_prompt以控制漂移。",
"调整渲染(手写变化、马克笔晕染、可读性)。"
],
"pen_color": "black",
"position": { "x": "6%", "y": "28%", "width": "54%" }
},
{
"type": "bubble_group",
"note": "三个粉色云朵气泡,每个内部有一个简单的鱼涂鸦;无文字",
"shape": "cloud",
"count": 3,
"stroke_color": "pink",
"stroke_weight": "medium",
"fill": "none",
"icon": {
"name": "fish_doodle",
"stroke_color": "black",
"fill_color": "none"
},
"layout": {
"region": { "x": "64%", "y": "20%", "width": "30%", "height": "22%" },
"arrangement": "cluster"
}
},
{
"type": "cat_cute",
"note": "卡哇伊黑猫,无文字或标签",
"style": "圆润头部,大眼睛,小鼻子,小身体;侧坐视角;哑光填充",
"fill_color": "black",
"stroke_color": "blue",
"stroke_weight": "heavy",
"position": { "x": "20%", "y": "56%", "width": "60%", "height": "34%" },
"extras": { "whiskers": true, "tiny_collar": false, "highlight": "soft white cheek dot" },
"no_text_on_cat": true
},
{
"type": "weird_eye",
"note": "左下角超现实涂鸦眼睛",
"style": "手绘,同心虹膜环,微小星形瞳孔,三根睫毛,轻微滴落效果",
"stroke_color": "purple",
"secondary_color": "teal",
"position": { "x": "5%", "y": "85%", "width": "14%", "height": "10%" }
}
],
"rendering": {
"handwritten_variation": 0.22,
"marker_bleed": 0.16,
"paper_texture": 0.45,
"legibility_bias": 0.92,
"lighting": "flat overhead classroom light"
},
"must_have_tokens": [
"kawaii black cat illustration with no text",
"three pink cloud bubbles each containing a fish doodle",
"surreal doodle eye in the lower-left corner",
"lined notebook paper background",
"handwritten marker style"
],
"negative_prompt": [
"text inside bubbles",
"text on cat",
"photorealistic fur or shading",
"3D gradients, glossy effects",
"human hands or real photos",
"logos or watermarks",
"UI elements"
]
}
用法
此提示词专为 creative 设计。复制上方内容并粘贴到你常用的 AI 工具中。
为获得最佳效果,可将占位符(方括号或大写字母标示)替换为你的具体需求。
讨论
0 条评论