扫码关注公众号,获取更多AI绘画教程和提示词
免费去水印工具,一键去除图片/视频水印
提示词工程(Prompt Engineering)是AI绘画时代最重要的技能之一。它不仅是"写几个词让AI画画"那么简单,而是一门将人类创意意图准确传达给AI系统的沟通艺术。本文将建立一套完整的提示词工程方法论,帮助你从随机尝试走向系统化创作。
提示词是人类与AI模型之间的"翻译器"。它将我们大脑中的视觉想象转化为AI可以理解的语义表示。一个好的提示词应该:
AI绘画模型通过将提示词转换为语义向量,然后在潜空间中搜索与之匹配的图像表示。理解这一点有助于我们更好地组织提示词:
一个完整的提示词应该包含以下部分(按重要性排序):
[主体描述] + [环境/背景] + [动作/状态] + [风格/媒介] + [光照/氛围] + [质量/技术] + [视角/构图]
主体描述:最核心的内容,应该最先出现
a young Asian woman with long black hair, wearing a red silk dress
环境/背景:交代场景信息
standing in a traditional Japanese garden with cherry blossoms
动作/状态:描述主体的动态或情绪
holding a paper umbrella, looking thoughtfully into the distance
风格/媒介:确定艺术表现形式
oil painting style, impressionist brushstrokes
光照/氛围:设定光影和情绪
soft golden hour light, peaceful and serene atmosphere
质量/技术:提升图像质量
masterpiece, best quality, highly detailed, 8k resolution
视角/构图:控制画面布局
medium shot, eye-level angle, rule of thirds composition
提示词中越靠前的词汇通常权重越高。因此:
在Stable Diffusion中可以使用括号控制权重:
((masterpiece)), (detailed), normal, [less important]
(word):权重增加1.1倍((word)):权重增加1.21倍[word]:权重降低0.91倍Midjourney使用双冒号进行权重分配:
forest::2 tree::1 sky::0.5
一套经过验证的通用负面提示词:
low quality, blurry, deformed, ugly, duplicate, watermark, signature, text, error, cropped, worst quality, normal quality, jpeg artifacts, mutation, extra limbs, bad anatomy, disfigured, poorly drawn face
根据具体需求添加:
不仅排除元素,还可以调整风格倾向:
negative prompt: photorealistic, 3d render // 强制生成绘画风格
每次只改变一个变量,观察效果:
记录有效的提示词组合:
将复杂场景分解为多个部分:
foreground: blooming flowers, midground: woman in white dress, background: misty mountains, sky: golden sunset clouds
利用对比创造视觉张力:
warm candlelight against cold blue moonlight, rough stone texture contrasting with smooth silk fabric
用故事性描述增强画面感:
a lone traveler reaching the summit after days of climbing, exhausted but triumphant, first rays of dawn breaking through clouds
a girl in a garden
a young girl in a beautiful garden with flowers
a 10-year-old girl with curly red hair, wearing a blue sundress, standing in a lush English garden full of roses and lavender, sunny afternoon, children's book illustration style
masterpiece, best quality, children's book illustration, a 10-year-old girl with curly red hair and freckles, wearing a blue sundress with white polka dots, standing in a lush English cottage garden full of blooming roses and lavender, golden afternoon sunlight, soft dappled shadows, warm and whimsical atmosphere, watercolor and ink style, detailed botanical elements, storybook aesthetic
提示词工程是一门需要持续练习和积累的技能。核心原则包括:结构化思考、精准描述、系统迭代和建立知识库。记住,最好的提示词不是最长的,而是最能准确传达你创意意图的。多观察、多记录、多总结,你的提示词能力会随着时间的推移不断提升。
返回博客首页