diff --git a/custom-node-list.json b/custom-node-list.json index 7e592db6..b9f15298 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2452,9 +2452,9 @@ "title": "noEmbryo nodes", "reference": "https://github.com/noembryo/ComfyUI-noEmbryo", "files": [ - "https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo/master/nodes.py" + "https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo" ], - "install_type": "copy", + "install_type": "git-clone", "description": "PromptTermList (1-6): are some nodes that help with the creation of Prompts inside ComfyUI. Resolution Scale outputs image dimensions using a scale factor. Regex Text Chopper outputs the chopped parts of a text using RegEx." }, { diff --git a/extension-node-map.json b/extension-node-map.json index 96ce0612..d0e78d6c 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -63,12 +63,14 @@ "\ud83c\udf08 HSV (jov)", "\ud83c\udf31 Transform (jov)", "\ud83c\udf87 Expand (jov)", + "\ud83d\udcf7 WebCam (jov)", "\ud83d\udd06 Pixel Shader (jov)", "\ud83d\udd06 Pixel Shader Image (jov)", "\ud83d\udd30 Mirror (jov)", "\ud83d\udd33 Tile (jov)", "\ud83d\udd78\ufe0f Adjust (jov)", "\ud83d\uddfa\ufe0f Projection (jov)", + "\ud83d\ude8c Route (jov)", "\ud83d\udfea Constant (jov)" ], { @@ -4585,7 +4587,7 @@ "title_aux": "Cute Comfy" } ], - "https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo/master/nodes.py": [ + "https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo": [ [ "PromptTermList1", "PromptTermList2", @@ -4595,6 +4597,10 @@ "PromptTermList6" ], { + "author": "noEmbryo", + "description": "Some useful nodes for ComfyUI", + "nickname": "noEmbryo", + "title": "noEmbryo nodes for ComfyUI", "title_aux": "noEmbryo nodes" } ], diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 9efd0a4c..838aa67b 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -295,9 +295,9 @@ "title": "noEmbryo nodes", "reference": "https://github.com/noembryo/ComfyUI-noEmbryo", "files": [ - "https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo/master/nodes.py" + "https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo" ], - "install_type": "copy", + "install_type": "git-clone", "description": "PromptTermList (1-6): are some nodes that help with the creation of Prompts inside ComfyUI. Resolution Scale outputs image dimensions using a scale factor. Regex Text Chopper outputs the chopped parts of a text using RegEx." }, { diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 96ce0612..d0e78d6c 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -63,12 +63,14 @@ "\ud83c\udf08 HSV (jov)", "\ud83c\udf31 Transform (jov)", "\ud83c\udf87 Expand (jov)", + "\ud83d\udcf7 WebCam (jov)", "\ud83d\udd06 Pixel Shader (jov)", "\ud83d\udd06 Pixel Shader Image (jov)", "\ud83d\udd30 Mirror (jov)", "\ud83d\udd33 Tile (jov)", "\ud83d\udd78\ufe0f Adjust (jov)", "\ud83d\uddfa\ufe0f Projection (jov)", + "\ud83d\ude8c Route (jov)", "\ud83d\udfea Constant (jov)" ], { @@ -4585,7 +4587,7 @@ "title_aux": "Cute Comfy" } ], - "https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo/master/nodes.py": [ + "https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo": [ [ "PromptTermList1", "PromptTermList2", @@ -4595,6 +4597,10 @@ "PromptTermList6" ], { + "author": "noEmbryo", + "description": "Some useful nodes for ComfyUI", + "nickname": "noEmbryo", + "title": "noEmbryo nodes for ComfyUI", "title_aux": "noEmbryo nodes" } ],