Stable Diffusion 参数介绍及用法

大模型 CheckPoint 介绍

作用 :定调了作图风格,可以理解为指挥者
安装路径 :models/Stable-diffusion
推荐

AnythingV5Ink_v32Ink.safetensors

cuteyukimixAdorable_midchapter2.safetensors

manmaruMix_v10.safetensors

counterfeitxl_v10.safetensors

darkjunglemix_V2InkFix.safetensors

变分自编码器 VAE (Variational Auto Encoder)

作用 :滤镜效果,增加饱和度之类的,类似美颜吧
安装路径 :models/VAE
推荐 :暂无,不咋用

Clip跳过层 (Contrastive Language Image Pre-training)

作用 :就是 prompt 与生成图的关联性,数值越高关系越低,反之亦然
推荐:2-4

Prompt 提示词

内容

  • 人物表情:sexy lady, smiling, curly blonde hair, big eyes
  • 服装:black suit, jeans, dress
  • 场景和环境:Universe,Galaxy,Mars,rainy day
  • 镜头:wide shot,close up,full body,portrait
  • 灯光:Cinimatic lighting, studio lighting, Neon light, high contrast, (best illumination, an extremely delicate and beautiful), (cinematic light), colorful, hyper detail, dramatic light, intricate details
  • 风格:Pixel art, surrealism, cartoon, cyberpunk
  • 质量:masterpiece, best quality, ultra-detailed, best shadow

格式

基本

词组+短句,使用英文逗号分开,核心内容推荐使用 短句

比重

括号法则,麻烦,不用,哈哈哈
数字法则,写法简单

(xxxx: 1.5)= xxxx 权重= 1 x 1.5倍

(xxxx: 0.7)= xxxx 权重= 1 x 0.7倍
推荐:尽量保持在 0.5 - 1.6 之间

融合

AND

cat AND tiger

[ tag1:tag2 ]

cat\|girl

交替算法,13579 步渲染t cat,246810 步渲染 girl

渐变 [tag1:tag2:x]

moon:sun:5\] 前面 5 步画 moon,剩下的步数画 sun ![在这里插入图片描述](https://file.jishuzhan.net/article/1704494273874890754/8b6891bc54e0440881d1322a87f1db77.png) ## 反向提示词 常用 > (worst quality:2), (low quality:2), (normal quality:2), lowres, ((monochrome)), ((grayscale)), skin spots, acnes, skin blemishes, age spot, glans,extra fingers,fewer fingers,strange fingers,bad hand (low quality, worst quality:1.4), (bad_prompt:0.8), (monochrome), bad anatomy,DeepNegative,(fat:1.2), looking away,tilted head, {Multiple people},bad anatomy,bad hands, text, error, missing fingers,extra digit, fewer digits, cropped,jpeg artifacts,signature, watermark, username,blurry,bad feet,cropped,poorly drawn hands,poorly drawn face,mutation,deformed,extra limbs,extra arms,extra legs,malformed limbs,fused fingers,too many fingers,long neck,cross-eyed,mutated hands,polar lowres,bad body,bad proportions,gross proportions,error,missing arms,missing legs, extra leg, extra foot,

相关推荐
Keep_Trying_Go15 小时前
基于stable diffusion图像生成的小小demo应用(pytorch)
人工智能·stable diffusion
weixin_4806416116 小时前
一款全能型 AI 设计修图工具实测:椒图 AI,Nano Banana Pro 加持,电商 / 修图 / 设计一站式解决
大数据·图像处理·人工智能·ai作画·stable diffusion·aigc·midjourney
学易19 天前
第二十节.探索新技术:如何自学SD3模型(上)(找官方资料/精读/下载/安装/3款工作流/效果测试)
人工智能·ai作画·stable diffusion·comfyui·工作流·sd3
Bachnroth20 天前
Stable Diffusion 3.5 FP8镜像负载均衡配置建议
stable diffusion· fp8· 负载均衡
新缸中之脑21 天前
Stable Diffusion的3个替代方案
人工智能·stable diffusion
2401_8288906423 天前
实现扩散模型 Stable Diffusion - MNIST 数据集
人工智能·python·深度学习·stable diffusion
凯子坚持 c25 天前
在 openJiuwen 里把在线小工具搬回本地
人工智能·windows·stable diffusion·openteledb·openclaw
空白诗1 个月前
CANN ops-nn 算子解读:Stable Diffusion 图像生成中的 Conv2D 卷积实现
深度学习·计算机视觉·stable diffusion
学易1 个月前
第十五节.别人的工作流,如何使用和调试(上)?(2类必现报错/缺失节点/缺失模型/思路/实操/通用调试步骤)
人工智能·ai作画·stable diffusion·报错·comfyui·缺失节点
心疼你的一切1 个月前
基于CANN仓库算力手把手实现Stable Diffusion图像生成(附完整代码+流程图)
数据仓库·深度学习·stable diffusion·aigc·流程图·cann