赞
踩
Stable Diffusion
https://github.com/AUTOMATIC1111/stable-diffusion-webui
查看最新的流程(时间23.3.12)
模型
https://huggingface.co/models
https://civitai.com
https://git-scm.com/
https://www.python.org/downloads/windows/
安装3.10,勾Add Python to PAH,目录可以安装到D盘
安装完后输入python
Python 3.10.10 (tags/v3.10.10:aad5f6a, Feb 7 2023, 17:20:36) [MSC v.1929 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
换国内源,否则可能比较慢
C:\Users[name]目录下创建pip文件夹
pip文件夹里创建pip.txt
,内容如下,最后改成pip.ini
[global]
index-url = http://mirrors.aliyun.com/pypi/simple/
[install]
trusted-host = mirrors.aliyun.com github.com
nvidia驱动:https://www.nvidia.cn/Download/index.aspx?lang=cn
按着自己的显卡选
找到驱动版本和对应的cuda版本
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。