Update custom-node-list.json (#1555)

This commit is contained in:
CY-CHENYUE 2025-02-17 20:37:08 +08:00 committed by GitHub
parent 2c3f44a3f8
commit 0080783a11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21337,6 +21337,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "CY-CHENYUE",
"title": "ComfyUI-Free-GPU",
"id": "ComfyUI-Free-GPU",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-Free-GPU",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-Free-GPU"
],
"description": "ComfyUI-Free-GPU provides a node for releasing RAM and VRAM in ComfyUI.",
"install_type": "git-clone"
} }
] ]
} }