跳到内容

AI 艺术生成手册/如何安装 Stable Diffusion/ComfyUI

来自维基教科书,开放世界的开放书籍

安装 ComfyUI 的步骤

[编辑 | 编辑源代码]

(1) 确保您的 PC 满足主页上的基本要求

(2) 下载 Python 3.10.10链接在此

(3) 在安装向导的第一页,请务必选中 将 Python 3.10 添加到 PATH

(4) 按照惯例继续进行其余安装

(5) 在您所需的位置创建一个文件夹(确保您有访问权限)

(6) 从以下位置下载 ComfyUI: https://github.com/comfyanonymous/ComfyUI/releases/download/latest/ComfyUI_windows_portable_nvidia_cu118_or_cpu.7z

(7) 使用压缩文件工具(推荐 7-Zip:在此下载

(8) 将 7z 文件解压缩到步骤(5)中您所需的文件位置

(9) 转到以下位置:Your_installed_location\ComfyUI\ComfyUI_windows_portable 并双击 run_nvidia_gpu.bat(如果您有 Nvidia GPU)或 run_cpu.bat(如果您没有)

(10) 浏览器应该打开并显示类似以下内容.


安装 ComfyUI Manager 的步骤

[编辑 | 编辑源代码]

(1) 从 Github 下载 ComfyUI manager: https://github.com/ltdrdata/ComfyUI-Manager

(2) 转到 Your_Installed_Directory/ComfyUI/custom_nodes 并在地址栏中输入 cmd

(3) 将以下命令粘贴到 cmd 终端:git clone https://github.com/ltdrdata/ComfyUI-Manager.git

(4) 重新启动 ComfyUI

(5) 安装后,您应该在“重置视图”下看到“Manager”按钮

华夏公益教科书