stable diffusion实践操作-文生图

本文专门开一节写文生图 相关的内容,在看之前,可以同步关注:
stable diffusion实践操作

正文


1 liblib SD1.5底模 + lora(baihuaniang_1.0)

详细信息:

底模:SD 1.5

Lora:baihuaniang_1.0

正向提示词:

bash 复制代码
Best quality,masterpiece,ultra high res,(photorealistic:1.4),
solo,1girl,.<lora:baihuaniang_1.0:0.8>,baihuaniang,flower,
Flowers,Soft sunlight,Wind,Flying long hair,Film Light,
Facing the screen,.copper,,upper body,fatigues,
outstretched arms,.

反向提示词:

bash 复制代码
ng_deepnegative_v1_75t,badhandv4 (worst quality:2),
(low quality:2),(normal quality:2),lowres,bad anatomy,
bad hands,normal quality,((monochrome)),((grayscale)),, 
ng_deepnegative_v1_75t, badhandv4 (worst quality:2), 
(low quality:2), (normal quality:2), lowres, bad anatomy, 
bad hands, normal quality, ((monochrome)), ((grayscale)):.

CLP终止层数:2

迭代步数:25

采样模式(Sampler):DPM++ 2M Karras

提示词引导数(CFG Scales):11

随机数种子(seed):2514900086

wH:512512

2 liblib SD1.5底模 + lora(long) 中国龙

详细信息:

底模:SD 1.5

Lora:long + :Real dragons _dragon_real_base_V1

正向提示词:

bash 复制代码
Best quality,masterpiece,ultra high res,nu no humans, (long:1.2),
<lora:long:0.8>,no humans, long eastern dragon, 
east asian architecture, sky, architecture, outdoors, cloud, day, 
mountain, open mouth, blue sky, teeth, scales, sharp teeth, 
horns, glowing, fangs, tree, glowing eyes, pagoda, scenery.

反向提示词:

bash 复制代码
ng_deepnegative_v1_75t,badhandv4 (worst quality:2),(low quality:2),
(normal quality:2),lowres,bad anatomy,bad hands,normal quality,
((monochrome)),((grayscale)),nsfw,..

CLP终止层数:2

迭代步数:25

采样模式(Sampler):DPM++ 2M Karras

提示词引导数(CFG Scales):11

随机数种子(seed):2514900086

wH:512512

3 liblib SD1.5底模 + lora(xiaorenshu_v2.0.safetensors) 小人书

这个lora,人物脸型都不是很好

详细信息:

底模:SD 1.5

Lora:long + :Real dragons _dragon_real_base_V1

正向提示词:

bash 复制代码
shz,((bestquality)),((masterpiece)),(detailed),realistic,multipleboys,(ridinghorse),mustache,lookingatviewer,outdoors,house,amy,horse <lora:xiaorenshu_v2.0:0.7>

CLP终止层数:2

迭代步数:25

采样模式(Sampler):DPM++ 2M Karras

提示词引导数(CFG Scales):11

随机数种子(seed):2514900086

wH:512512

4 中国龙(chilloutmix + long + real_dragon)

详细信息:

底模:chillout

Lora:long + :Real dragons _dragon_real_base_V1

正向提示词:

bash 复制代码
asian dragon, pen and ink, intricate line drawings, by craig mullins, 
ruan jia, kentaro miura, greg rutkowski, loundraw
 <lora:long:0.6>,(long:2),no no humans, dragon, full body, full moon, 
  <lora:Real dragons _dragon_real_base_V1:0.8>,flame, 

反向提示词:

embedding

bash 复制代码
 EasyNegative, jnfrum

CLP终止层数:2

迭代步数:22

采样模式(Sampler):Euler

提示词引导数(CFG Scales):11

随机数种子(seed):2514900086

wH:512 512

高分辨率-放大算法:4x-UltraSharp

相关推荐
老鱼说AI1 天前
当自回归模型遇上扩散模型:下一代序列预测模型详解与Pytorch实现
人工智能·pytorch·深度学习·神经网络·语言模型·自然语言处理·stable diffusion
我希望的一路生花7 天前
Nik Collection 6.2全新版Nik降噪锐化调色PS/LR插件
人工智能·计算机视觉·设计模式·stable diffusion·aigc
GetcharZp7 天前
玩转AI绘画,你只差一个节点式“魔法”工具——ComfyUI 保姆级入门指南
人工智能·stable diffusion
Seeklike9 天前
diffuxers学习--AutoPipeline
人工智能·python·stable diffusion·diffusers
游戏AI研究所9 天前
ComfyUI 里的 Prompt 插值器(prompt interpolation / text encoder 插值方式)的含义和作用!
人工智能·游戏·机器学习·stable diffusion·prompt·aigc
迈火12 天前
ComfyUI-3D-Pack:3D创作的AI神器
人工智能·gpt·3d·ai·stable diffusion·aigc·midjourney
Seeklike13 天前
diffusers学习--stable diffusion的管线解析
人工智能·stable diffusion·diffusers
马甲是掉不了一点的<.<13 天前
Stable Diffusion 环境配置详细指南
stable diffusion·环境配置
软件测试-阿涛13 天前
【AI绘画】Stable Diffusion webUI 常用功能使用技巧
人工智能·深度学习·计算机视觉·ai作画·stable diffusion
m0_6038887114 天前
Stable Diffusion Models are Secretly Good at Visual In-Context Learning
人工智能·ai·stable diffusion·论文速览