Stable Diffusion Web UI一鍵安裝2.0,不用獨立顯卡,有N卡(4G、8G、16G)也可使用,AMD獨顯安裝,只能跑CPU模式喔。
TLDR本视频教程为初学者设计,简化了Stable Diffusion Web UI 2.0的安装步骤,无需独立显卡,N卡用户也能使用。覆盖了从Windows 10或11的Python安装到git设置,再到自动安装文件的解压和执行。介绍了如何使用不同显存的NVIDIA显卡版本,并提供了解决安装过程中常见问题的方法。最后,还分享了如何将安装从C盘移动到其他盘符,以及如何同时运行多个Web UI实例以提高CPU性能。
Takeaways
- 🚫 **不支持旧版Windows**: 视频明确指出Windows 7和8无法安装,推荐使用Windows 10或11。
- 🔍 **安装前准备**: 建议在安装前创建一个新的文件夹,并且文件夹名应仅包含英文字符。
- 🐍 **Python安装**: 需要安装Python 3.10.6版本,其他版本可能会有问题。
- 🔧 **Git安装**: 无论是否已安装Git,都应下载64位安装文件并进行安装。
- 📂 **自动化安装文件**: 作者提供了一个自动化安装文件,旨在简化安装过程,提高对初学者的友好度。
- 💻 **执行安装**: 执行自动化安装文件后,安装过程可能需要较长时间,但通常不会失败。
- 🚀 **安装速度**: 安装过程可能长达23分钟,取决于电脑和网络环境。
- 📡 **网络警告**: 如果没有Nvidia独立显卡,安装时会出现警告,但可以继续使用CPU模式。
- 🔄 **版本更新**: 安装完成后,可以选择更新pip到最新版本,但不是必需的。
- 🗂️ **文件功能**: 安装后,会新增几个文件,包括用于不同Nvidia显卡的配置文件。
- 🔄 **移动安装位置**: 如果需要将安装从C盘移动到其他盘,可以先在新位置安装,然后复制旧模型和扩展到新位置。
- 📢 **反馈建议**: 安装成功后,建议留下反馈,如果失败则需要提供完整的错误信息以便作者帮助解决问题。
Q & A
Stable Diffusion Web UI一键安装2.0支持哪些操作系统?
-Stable Diffusion Web UI一键安装2.0不支持Windows 7,可能也不支持Windows 8,主要针对Windows 10或11进行安装。
安装Stable Diffusion Web UI前需要卸载旧版本的Python吗?
-是的,如果已经安装了Python,需要先卸载旧版本,然后安装指定的Python 3.10.6版本。
安装Stable Diffusion Web UI需要哪些先决条件?
-需要先安装Python 3.10.6和git,并且确保文件夹名称只包含英文字符,不能有符号、中文、韩文、日文、泰文、阿拉伯文等。
如果没有Nvidia独立显卡,使用Stable Diffusion Web UI会有什么提示?
-如果没有Nvidia独立显卡,安装过程中会出现警告,但可以继续使用CPU模式运行。
Stable Diffusion Web UI一键安装2.0的安装过程大约需要多长时间?
-根据视频描述,安装过程大约需要23分钟,这取决于电脑和网络环境。
如果我想将Stable Diffusion Web UI从C盘移动到其他盘,应该怎么做?
-首先在其他盘安装新的Stable Diffusion Web UI,确认无误后,将旧的模型、Lora和扩展复制到新的安装目录,并删除旧的Stable Diffusion Web UI。
安装过程中如果遇到错误,应该怎么处理?
-如果遇到错误,应该复制错误信息并寻求帮助,Abe会尽力帮助找出问题所在。
Stable Diffusion Web UI一键安装2.0支持AMD独立显卡吗?
-该安装教程主要针对Nvidia显卡,对于AMD显卡,可能只能以CPU模式运行。
如何同时打开两个Stable Diffusion Web UI实例?
-可以通过修改IP后的端口号来同时打开两个Web UI实例,例如一个端口为7861,另一个为7860。
如果安装成功,应该如何反馈?
-如果安装成功,可以在视频下方留言+1,如果安装失败,则需要留下完整的错误信息。
Stable Diffusion Web UI一键安装2.0的安装文件是从哪里下载的?
-安装文件直接从官方网站下载,不是从互联网上流传的安装包,因此安全性没有问题。
Outlines
💻 Installation Process Overview
The paragraph introduces a beginner-friendly installation process for Stable Diffusion Web UI, focusing on Windows 10 or 11. It acknowledges that Windows 7 and 8 might not be compatible. The presenter, Old Abbe, has simplified the installation by automating manual processes to ease the process for beginners. The audience is advised to double the video speed if they are not beginners. The installation steps include selecting a hard disk slot, creating an English-only folder, and downloading the installation video. The paragraph also covers the installation of Python 3.10.6 and git, with specific instructions on downloading, installing, and uninstalling previous versions if necessary.
🔧 Detailed Installation Steps and Troubleshooting
This paragraph delves into the specifics of the installation process, including downloading an automated installation file created by Old Abbe. It emphasizes the security of using files directly from the original factory versus those circulated online. The installation is described as time-consuming, approximately 23 minutes, and reassures viewers that a lengthy pause does not indicate failure. The paragraph also addresses potential issues with pip updates and the importance of having an Nvidia graphics card for optimal performance. Old Abbe provides guidance on troubleshooting, including dealing with errors and executing necessary files. Additionally, the paragraph suggests a method for running multiple instances of Web UI by changing port numbers.
📚 Moving Installation to Different Slots
The final paragraph discusses how to move an existing installation to a different hard disk slot due to space constraints. It provides a step-by-step guide on reinstalling in a new slot, copying necessary files like models and extensions from the old location to the new one, and replacing files as needed. The paragraph concludes with a request for feedback: viewers are asked to leave a message if the installation was successful or to provide a detailed error message if it failed, so Old Abbe can assist further. The presenter also encourages viewers to subscribe, share, and notify for future updates.
Mindmap
Keywords
💡Stable Diffusion Web UI
💡N卡
💡AMD獨顯
💡一键安装
💡Python
💡git
💡pip
💡文件管理器
💡解压
💡执行文件
💡端口
Highlights
Stable Diffusion Web UI一键安装2.0版本发布,无需独立显卡。
N卡用户(4G、8G、16G显存)也可使用,但仅限于CPU模式。
AMD独显用户同样只能运行CPU模式。
安装过程面向初学者,尽量减少编辑,以便对照。
安装过程详细且缓慢,适合初学者学习。
Windows 7及以下版本无法安装,推荐使用Windows 10或11。
旧版Stable Diffusion Web UI安装问题已得到简化处理。
安装方法与之前相同,但将一些手动过程自动化。
安装前需要新建文件夹,文件夹名应为纯英文。
Python版本需为3.10.6,其他版本可能会有问题。
安装Python时,如果已安装过,需要先卸载。
Git也需要安装,无论是否已安装过,都可继续安装。
下载并解压老Abe编写的自动安装文件。
执行解压后的文件,开始自动安装过程。
安装过程可能需要23分钟,取决于电脑和网络环境。
安装过程中可能出现长时间无响应,但这不代表安装失败。
安装完成后,可以下载3.97GB的文件,时间取决于网络速度。
安装包直接来自原厂,非网络上流传的安装包,安全性有保障。
可以同时打开两个Web UI,通过不同的端口独立工作。
如果需要将安装从C盘移动到其他盘,可以先在新位置安装,然后复制旧数据。
安装成功后,可以通过留言+1支持老Abe。
如果安装失败,请留下完整的错误信息,老Abe会尽力帮助解决问题。