add EasyCaptureNode to custom-node-list

This commit is contained in:
孙剑 2023-12-02 10:24:55 +08:00
parent 9615b4137d
commit 46c8e71221

View File

@ -3309,6 +3309,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "zhuanqianfish",
"title": "EasyCaptureNode for ComfyUI",
"reference": "https://github.com/zhuanqianfish/ComfyUI-EasyNode",
"files": [
"https://github.com/zhuanqianfish/ComfyUI-EasyNode"
],
"install_type": "git-clone",
"description": "Capture window content from other programs, easyway combined with LCM for real-time painting"
}
]
}