1. 下载插件
地址:https://github.com/crystian/ComfyUI-Crystools
方式一:git clone
方式二:下载 zip 文件,解压到 xxx\ComfyUI_windows_portable\ComfyUI\custom_nodes 文件夹下
2. 安装 ComfyUI-Crystools 依赖
在插件目录 xxx\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Crystools 下执行
..\..\..\python_embeded\python.exe -m pip install -r requirements.txt
等待安装完成。
// 执行下面命令查看列表,对比是否安装成功
..\..\..\python_embeded\python.exe -m pip list