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

相关推荐
修炼室2 天前
Stable Diffusion WebUI 本地部署完整教程
stable diffusion
这是一个懒人8 天前
SD和comfyui常用模型介绍和下载
stable diffusion·comfyui·模型下载
有点小帅得平哥哥9 天前
Stable Diffusion WebUI 本地部署指南(Windows 11 + RTX 4060 Ti)
stable diffusion
CoovallyAIHub12 天前
突破异常数据瓶颈!AnomalyAny:一句话+一张图,零样本生成任意异常图像
计算机视觉·stable diffusion
写代码的小阿帆13 天前
Fractal Generative Models论文阅读笔记与代码分析
论文阅读·stable diffusion·transformer
春末的南方城市14 天前
港科大&快手提出统一上下文视频编辑 UNIC,各种视频编辑任务一网打尽,还可进行多项任务组合!
人工智能·计算机视觉·stable diffusion·aigc·transformer
多恩Stone18 天前
【Stable Diffusion 1.5 】在 Unet 中每个 Cross Attention 块中的张量变化过程
stable diffusion
今夕节度使18 天前
ARM架构推理Stable Diffusiond
stable diffusion
远瞻。22 天前
【论文精读】2024 ECCV--MGLD-VSR现实世界视频超分辨率(RealWorld VSR)
人工智能·算法·stable diffusion·音视频·超分辨率重建
远瞻。23 天前
【论文精读】2024 CVPR--Upscale-A-Video现实世界视频超分辨率(RealWorld VSR)
论文阅读·人工智能·算法·stable diffusion·音视频·超分辨率重建