Stable Diffusion 使用详解(8)--- layer diffsuion

背景

layer diffusion 重点在 layer,顾名思义,就是分图层的概念,用过ps 的朋友再熟悉不过了。没使用过的,也没关系,其实很简单,本质就是各图层自身的编辑不会影响其他图层,这好比OS中运行了很多process,一个process 宕机或者修改,不会影响其他process 是一个道理。他的好处很多,可以帮我们生成一个背景透明的任何图片,你可以借助 ps 等工具进行融合。当然高阶一点的玩法,可能是借助背景生成前景,或者借助前景生成背景。

一个小技巧

之前有朋友问我,如果想绘制一个女孩头发是黑里带分红的怎么处理。其实这里涉及一个st 的高阶用法,就是 [A | B | C] 对同一物体使用他,将使得 A B C 等几种特质交替出现。看一个效果,我用 take me to your heart 那首歌的一句话生成一幅画:

standing on a mountain high,

Looking at the moon through a clear blue sky,

来吧,其他的不说了,直接上提示词:

One girl,[pink | black] hair,wearing a blue t-shirt,turn back,side face,smile,

standing on a mountain high,

Looking at the moon through a dark blue sky,

ultra-detailed,photorealistic,masterpiece,

注意中间那个 **[pink | black]**用来描述 hair的 提示词,意味着 粉红与黑色交替出现,并呈现一定的过渡效果。

负面提示词很简单,我直接用 embedding的那几个避免人物出问题的几个key:

easynegative,badhandv4,Bybadartist,ng_deepnegative_v1_75t,negative_hand,

效果:

当然你可以适当调整提示词,让他有白天的效果:

layer diffusion 基本用法

透明机甲女战士

A mecha warrior,front,girl,a pair of wings,holding a long gun,beautiful,

ultra-detailed,photorealistic,masterpiece,

easynegative,badhandv4,Bybadartist,ng_deepnegative_v1_75t,negative_hand,

生成背景

背景提示词

The earthquake, the ground began to collapse, the tall buildings collapsed, bricks fell from the air

融合提示词

A mecha warrior, standing where the ground began to collapse and the house began to collapse, has the feeling of a science fiction blockbuster

生成背景

注意这里生成的背景是充分考虑了前景后生成的,与直接文生图或者图生图的逻辑还不一样。

融合

目前吧,layer diffusion 感觉还是不够成熟,我就手动用 ps 融合吧。

当然你可以在旁边再高点艺术字之类的。

我就示意下,你可以生成一个艺术字,再用PS合成,或者直接局部涂鸦完成也行。

修饰下,可以做成这样:

相关推荐
SharpCJ1 天前
ComfyUI 基础教程(五) —— 应用 IP-Adapter 实现图像风格迁移
stable diffusion·aigc·comfyui
清图3 天前
智能营销才是营销的未来
人工智能·chatgpt·ai作画·stable diffusion·aigc·dall·e 2·ai-native
python零基础入门小白5 天前
Stable Diffusion4.9(Ai绘画)安装教程(永久许可)
stable diffusion·aigc
雪碧有白泡泡5 天前
Stable Diffusion AI算法,实现一键式后期处理与图像修复魔法
人工智能·算法·stable diffusion
AliCloudROS5 天前
基于 ROS 的Terraform托管服务轻松部署Stable Diffusion
云原生·stable diffusion·ros·terraform·iac
xiaoh_75 天前
Comfy UI使用最新SD3模型,并解决报错‘NoneType‘ object has no attribute ‘tokenize‘【实测可行】
ui·ai作画·stable diffusion
Percep_gan6 天前
stable diffusion 反推提示词插件 tagger 的安装,很详细
stable diffusion
雄狮少年6 天前
Stable diffusion生图原理
人工智能·ai作画·stable diffusion·aigc·sd
flydean程序那些事7 天前
在stable diffussion中完美修复AI图片
人工智能·深度学习·计算机视觉·ai·stable diffusion·ai绘画·程序那些事
肖遥Janic8 天前
Stable Diffusion绘画 | ControlNet应用-Tile(分块)—tile_colorfix+sharp(分块-固定颜色+锐化)
人工智能·ai·ai作画·stable diffusion