From 3b05fc5e0de45b71b9692f0720d110f38f8841bc Mon Sep 17 00:00:00 2001 From: za-wa-n-go Date: Sat, 22 Jun 2024 23:30:38 +0900 Subject: [PATCH] ComfyUI_Zwng_Nodes --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index fe79ff5f..9c4714c7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10934,6 +10934,16 @@ "install_type": "copy", "description": "Use LibreTranslation in ComfyUI [a/https://github.com/LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)" }, + "author": "akkyoss", + "title": "ComfyUI_Zwng_Nodes", + "id": "zwng", + "reference": "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes", + "files": [ + "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes/blob/main/zwng_nodes.py" + ], + "install_type": "git-clone", + "description": "Simple nodes for loading image files.PhotoshopSimpleRemoteConnection.Nodes that include a simple remote connection to Photoshop, a node that can overlay and preview an image with a mask, and a node that can load images directly from a file path." + },