您现在的位置是:网站首页> AI工具使用
Stable Diffusion使用教程及实践
- AI工具使用
- 2024-08-05
- 795人已阅读
Stable Diffusion使用教程及实践
步=迭代步数*重绘幅度,当步=25-40时绘制效果最好
stable diffusion本地安装的两种方式,官方原生包+整合包,SD教程
stable diffusion的插件安装和使用方法,Stable Diffusion零基础教程
Stable Diffusion ADetailer面部修复,告别脸崩,还能制作不同的表情包
Video to Video | 真人轉漫畫風格 | 動作畫面風格轉換
Stable Diffusion替代Photoshop扩展图片尺寸 竖图改横图 大大拓展设计素材可用性
StableDiffusion 照片变卡通,模特到真人,SD图生图技巧大揭秘
Stable Diffusion Webui 用頭像做出身体下半身
stable diffusion进阶 用毛坯房生成各种装修风格设计的图片
sd如何快速更改衣服的颜色,涂鸦,局部重绘和涂鸦重绘有什么区别?
Stable Diffusion教程 从入门到精通
stable diffusion本地安装的两种方式,官方原生包+整合包,SD教程
下载地址:
【官方原生包/AUTOMATIC1111-v1.6】点我过去
【中文汉化插件】点我过去
【秋叶汉化整合包v4.4】点我过去
【Civitai模型网站】点我过去(需要魔法)
stable diffusion的插件安装和使用方法,Stable Diffusion零基础教程
Stable Diffusion ADetailer面部修复,告别脸崩,还能制作不同的表情包
Stable Diffusion最快做出室内设计效果图
Quicker
您的指尖工具箱
动作
由Quicker帮您完成的操作。可以是简单的打开文件,也可以是强大的自动化组合动作。
触发方式
让您在不同的场景下用自己最喜欢的方式最快速的触发操作。
Quicker提供了超级全面的触发方式供您选用(当然,不需要特意使用所有的触发方式,只要使用适合自己工作场景的方式即可)。
辅助服务
把动作私下分享给您的同事,或者分享到动作库里让更多的人使用!
自动数据同步,无论在家里还是在单位,都一样爽快!
下载地址:https://getquicker.net/download
SD超强工具基于quicker开发:https://github.com/ii6uu99/stable-diffusion-tool/blob/main/README.md
Stable diffusion簡易圖片擴展教學
超简单!一分钟教会你用SD给老照片上色!
Stable diffusion 骨架分析,输出的高清大图
A.開始前的準備工作,你需要先安裝必備的環境
目前社区使用者绝大部分都是基于stable-diffusion-webui这个开源项目,一些相关的整合包(例如秋叶,星空)
扩展插件-》安装完后修改扩展列表地址:https://gitee.com/akegarasu/sd-webui-extensions/raw/master/index.json
新版的Lora模型放在:extensions\sd-webui-additional-networks\models\lora
安裝 Python 3.10.6, “Add Python to PATH”
安裝 git.
注意设置Git的代理否则Cloneing失败 git config --global http.proxy 你的网络代理地址
还有就是下载各种包需要用到的pip install也需要联网,他们在文件launch.py里:
第一个需要改的地方在def run_pip里面, 129行左右
return run(f'"{python}" -m pip --proxy=你的代理地址 {args} --prefer-binary{index_url_line}', desc=f"Installing {desc}", errdesc=f"Couldn't install {desc}")
第二个需要改的地方是def prepare_environment里下载torch这里,228行左右
torch_command = os.environ.get('TORCH_COMMAND', "pip --proxy=你的代理地址 install torch==1.1
安装stable-diffusion-webui
国内需要用到代理和镜像,请按照下面的步骤操作:
a) 编辑根目录下launch.py
文件
将https://github.com
替换为https://ghproxy.com/https://github.com
,即使用Ghproxy代理,加速国内Git。
b) 执行根目录下webui.bat
文件
根目录下将生成tmp
和venv
目录。
c) 编辑venv目录下pyvenv.cfg文件
将include-system-site-packages = false改为include-system-site-packages = true。
d) 配置python库管理器pip
方便起见,在\venv\Scripts下打开cmd后执行如下命令:
pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/ #镜像
pip install -r requirements_versions.txt #执行此条命令前,请检查你的剩余磁盘空间
pip install xformer #如果不执行此条命令,启动Stable Diffusion时可能会出现错误。xformer还可以在后续使用中降低显卡占用。
xformer会安装到\venv\Lib\site-packages中。
1.设置代理
git config --global http.proxy 'http://127.0.0.1:9083'
git config --global https.proxy 'http://127.0.0.1:9083'
2.取消代理
git config --global --unset http.proxy
git config --global --unset https.proxy
3.查看代理
git config --global --get http.proxy
git config --global --get https.proxy
4.拓展知识
git helper -a // 查看全部git子命令
B.正式開始安裝的步驟
1.下載 Stable-Diffusion-webui 【鏈接地址】 Github開源項目,【中文語言包】 (注意:大陸用戶請掛梯子,否則打不開)
2.安裝擴展 :https://github.com/Mikubill/sd-webui-controlnet.git
3.下載ControlNet模型【鏈接】選擇裏面的 control_sd15_openpose.pth,下載後放入./stable-diffusion-webui/extensions/sd-webui-controlnet/models 文件夾下
4.重啟進入 WebUi 選擇 ControlNet模型
5.載入訓練好的模型:stablydiffuseds_26 也就是模型:StablyDiffused’s Aesthetic Mix 【點擊下載】
6.載入圖片進行骨架分析,並輸入下面的正負關鍵詞:
正面關鍵詞:
4 girls,4 girls on the beach,back to the sea,White dress,beautiful white gauze skirt,bikini,intricate,elegant,highly detailed,digita painting,concept art,summer lights,queen,sunset,orange sky,pink nightgown,simple background,soft light<lora:dalcefopainting_Lora300:1>
負關鍵詞:
nude,naked,hands,cartoon,thick strokes,((disfigured)),((bad art)),((deformed)),((poorly drawn)),((extra limbs)),((close up)),((b&w)),weird colors,blurry,complex
關鍵詞大家可以根據自己的需要進行修改,最後生成即可
C.當然還有更多的好玩的玩法,比如這個國風模型:【點擊下載】模型 和 【提示詞】
正面提示詞:
1girl, beautiful, realistic
負提示詞:
(((simple background))),monochrome ,lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, lowres, bad anatomy, bad hands, text, error, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, ugly,pregnant,vore,duplicate,morbid,mut ilated,tran nsexual, hermaphrodite,long neck,mutated hands,poorly drawn hands,poorly drawn face,mutation,deformed,blurry,bad anatomy,bad proportions,malformed limbs,extra limbs,cloned face,disfigured,gross proportions, (((missing arms))),(((missing legs))), (((extra arms))),(((extra legs))),pubic hair, plump,bad legs,error legs,username,blurry,bad feet
輸出結果樣式
比如還有這個模型:SamDoesArts (Sam Yang) Style LoRA
【模型下載】
提示詞:
正面
sam yang, (dreamlikeart, redshift style, analog style:1.1), (copeseethemald style:0.5), (thepit bimbo, glossy), sexy, bimbo,portrait, 1girl, solo, ([Nina Dobrev|Emma Stone]:1.1), closeup, extreme closeup, looking at viewer, symmetric, centered, pantsuit, business suit, elegant suit, white crop top shirt, shinny skin, oily skin, subsurface skin scattering, shiny skin, choker, earrings, eyelashes, eyeshadow, lips, lipstick, jewelry, makeup, nose, parted lips, navel, beautiful detailed blue eyes, redhead, realistic, photo-realistic, well-lit face, glowing face, face focus, see-through, (night:1.2), dark, scary, dark city, alley, chased, danger, worried, afraid, stressed, building, street lights, detailed background, [(dust particle paint explosion:1.2)::0.11], (secret:0.8), <lora:samdoesartsSamYang_offsetRightFilesize:0.65>
反面:
lowres, low quality, doll, bad anatomy, poorly drawn, ugly, maiden, virgin, malformed, deformed, masculine, manly, black skin, asian, blurry, out of focus, freckles, skin defects, skin marks, long neck, anime, highlights, shadows,
還有這個模型也不錯:dalcefoV3Painting_dalcefoV3Painting 【模型下載】
正提示詞
slora:dalcefoPainting_LoRA300:1>dalcefo realistic,painting,portrait of a girl,full-body shot,collar,tattoo,luminous design,pastel colours,ink drips,autumn lights,sharp face,blue eyes,sharp eyes
負提示詞:
cartoon,3d,((disfigured)),((bad art)),((deformed)),((poorly draw)),((extra limbs)),((close up)),((b&w)),weird colors,blurry,(worst quality,low quality:1.4),(more than 2 nipples:1-331),(missing arms:1-331),(extra
legs:1.331),(fused fingers:1.61051),(too many fingers:1.61051),(mutilated:1.21),mutated hands,(poorly drawn hands:1.331),(unclear
設置參數如下圖所示:
就可以獲得如下的輸出結果:
使用stable diffusion为图片更换任意背景
rembg:https://github.com/AUTOMATIC1111/stable-diffusion-webui-rembg
Video to Video | 真人轉漫畫風格 | 動作畫面風格轉換
Stable Diffusion替代Photoshop扩展图片尺寸 竖图改横图 大大拓展设计素材可用性
StableDiffusion 照片变卡通,模特到真人,SD图生图技巧大揭秘
StableDiffusion-AI繪畫
Stable Diffusion Webui 用頭像做出身体下半身
stable diffusion进阶 用毛坯房生成各种装修风格设计的图片
https://civitai.com/models/4201?modelVersionId=130072
sd如何快速更改衣服的颜色,涂鸦,局部重绘和涂鸦重绘有什么区别?
涂鸦重绘:绘制涂鸦区域,同时对涂鸦的颜色识别,生成颜色相近的东西。如果不只是换颜色设置提示词,设置透明度,透明度越大AI透明覆盖越少,100时就看不到AI的绘制了,实际使用一般>=0,蒙版边沿大小,还有重绘幅度一般>0.5
局部重绘:只识别区域,不识别颜色
涂鸦:根据绘制区域,和提示词生成大体和涂鸦形状相似的图形
超简单!使用SD绘制最近大火的冰淇淋风格建筑
SD的咒语
stable diffusion提示词/咒语(Prompt/Negative prompt)的元素越全面,给出的内容才能更精准。
SD不认中文,所以一般需要翻译软件或者直接安装一个翻译的插件。
可以用简短的词组或者内容的三要素(人物/环境/画幅),也可以通过一些标准化提示次来稳固画面。
比如二次元-animecomic,game CG,写实-photorealistic, realistic,photograph,画师名字-Makoto Shinkai等等,常用的高质/反向提示词我列下面啦,需要的友友可参考/复制:
通用高质量提示词(prompt)」:
最佳质量-best quality,超细节-ultra-detailed,高清-hires,8k质量-8k,超精细8k游戏壁纸-extemely detailed CGunity 8k wallpaper,杰作-masterpiece,高度精细-highly detailed,虚幻引擎渲染-unreal engine rendered,专业插画-professional illustration
通用反向提示词(Negative prompt)」:
病态-morbid,最差品质-worst quality,低品质-low quality,腿脚不正-error legs,畸形四肢-malformed limbs,多余肢体-extra limbs,手指融合-fused fingers,皮肤瑕疵-skin blemishes,单色-monochrome,灰度-grayscale,多手指-6 more fingers on one hand,畸形-deformity
下一篇:AI助力学生学习