安装方法
第一种
通过manager搜索 CCSR下载即可。
第二种
- 进入 ComfyUI 的
custom_nodes
目录,并打开cmd - 使用以下命令克隆仓库:
git clone https://github.com/kijai/ComfyUI-CCSR.git
- 进入文件夹
cd ComfyUI-CCSR
- 安装相应库文件
==虚拟环境==
pip install -r requirements.txt
==内置python环境==
python -m pip install -r requirements.txt
模型下载
real-world-ccsr模型下载:点击跳转,选择一个就行。放入ComfyUI/models/CCSR
文件夹。