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