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

This commit is contained in:
Jin Liu
2024-05-31 22:34:55 +08:00
committed by GitHub
parent ba78eaab61
commit 86e24974a8

View File

@@ -10051,6 +10051,15 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Jin Liu",
"title": "ComfyUI-Photopea",
"id": "ComfyUI-Photopea",
"reference": "https://github.com/coolzilj/ComfyUI-Photopea",
"files": ["https://github.com/coolzilj/ComfyUI-Photopea"],
"install_type": "git-clone",
"description": "Edit images in the Photopea editor directly within ComfyUI."
}
]
}