Stable Diffusion Webui_setup
stable-diffusion-webui
下载安装
首先请访问github项目:https://github.com/AUTOMATIC1111/stable-diffusion-webui ,
Windows下的安装方式一
优点:安装简单,无需网络,直接下载安装,安装过程简单 缺点:版本可能滞后一些,但更加稳定可靠 Installation on
Windows 10/11
withNVidia-GPUs
using release package Download sd.webui.zip from v1.0.0-pre and extract its contents:https://github.com/AUTOMATIC1111/stable-diffusion-webui/releases/tag/v1.0.0-pre
- Unzip
sd.webui.zip
to a folder of your choice. - Run
update.bat
. 双击两次 - Run
run.bat
. 双击两次 完成初始化安装操
Windows下的安装方式二
缺点:需要网络良好,拉取并构建一堆python包,过程漫长,25~40分钟 优点:可以获取最新的
stable-diffusion-webui
版本
- Install Python 3.10.6 (Newer version of Python does not support torch), checking “Add Python to PATH”.
- Install Git.
- Download the stable-diffusion-webui repository, for example by running
|
|
- Then, run
webui-user.bat
fromWindows Explorer
as normal, non-administrator, user.Just clickwebui-user.bat
twice to run it. 完成初始化安装操作
如何使用
刚开始肯定一脸懵逼,咋画不出高大上的效果啊? 提示:可以用
colab
练手,使用python编程进行AI绘画。
- prompt提示词
首先,得学会使用 prompt,也就是生成图片的描述,Stable Diffusion 通过英文文字内容来描述场景或物体,以此来决定生成的图像中会出现什么。文字描述是决定图像生成质量的关键因素。具体如何写 prompt 不在本文讨论范围,请自行搜索相关文章,网上很多。
这几个网站可以按提示组合生成 prompt:
https://promptomania.com/stable-diffusion-prompt-builder/ https://weirdwonderfulai.art/resources/disco-diffusion-modifiers/
这几个网站有很多人分享的成品图和描述文案:
- 模型
模型是个统称,其中包含了Checkpoints、LORA、Texture之类的,不细说了,按照模型网站上的教程安装使用就行。 然后模型的话,可以去这几个网站下载:
- liblib绘画:liblib绘画 即 https://www.liblib.art/
- huggingface抱脸:huggingface,即 https://civitai.com/
- civitai:civitai 即 https://civitai.com/