From 05cbe1a3a9aeb0188e1f9bc0fdf6ec60ece993b1 Mon Sep 17 00:00:00 2001 From: ltdrdata Date: Mon, 2 Oct 2023 05:53:24 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 1 + extension-node-map.json | 5 +++++ node_db/new/custom-node-list.json | 5 +++-- node_db/new/extension-node-map.json | 5 +++++ 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index f7239a1..8199a01 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2020,6 +2020,7 @@ "https://github.com/chrisgoringe/cg-use-everywhere" ], "install_type": "git-clone", + "nodename_pattern": "^(UE\\? |UE )", "description": "A set of nodes that allow data to be 'broadcast' to some or all unconnected inputs. Greatly reduces link spaghetti." }, { diff --git a/extension-node-map.json b/extension-node-map.json index 9b021c0..0dc7174 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -459,6 +459,7 @@ "Conditioning Switch (JPS)", "ControlNet Switch (JPS)", "Crop Image Square (JPS)", + "Crop Image TargetSize (JPS)", "Disable Enable Switch (JPS)", "Enable Disable Switch (JPS)", "Generation Settings (JPS)", @@ -494,6 +495,10 @@ "VAE Switch (JPS)" ], { + "author": "JPS", + "description": "Various nodes to handle SDXL Resolutions, SDXL Basic Settings, IP Adapter Settings, Revision Settings, SDXL Prompt Styler, Crop Image to Square, Crop Image to Target Size, Get Date-Time String, Resolution Multiply, Largest Integer, 5-to-1 Switches for Integer, Images, Latents, Conditioning, Model, VAE, ControlNet", + "nickname": "JPS Custom Nodes", + "title": "JPS Custom Nodes for ComfyUI", "title_aux": "JPS Custom Nodes for ComfyUI" } ], diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index c6f146e..2ff79c0 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -102,12 +102,13 @@ }, { "author": "chrisgoringe", - "title": "Use Everwhere", + "title": "Use Everywhere (UE Nodes)", "reference": "https://github.com/chrisgoringe/cg-use-everywhere", "files": [ "https://github.com/chrisgoringe/cg-use-everywhere" ], "install_type": "git-clone", + "nodename_pattern": "^(UE\\? |UE )", "description": "A set of nodes that allow data to be 'broadcast' to some or all unconnected inputs. Greatly reduces link spaghetti." }, { @@ -322,7 +323,7 @@ }, { "author": "meap158", - "title": "ComfyUI-Prompt-Expansion", + "title": "ComfyUI Prompt Expansion", "reference": "https://github.com/meap158/ComfyUI-Prompt-Expansion", "files": [ "https://github.com/meap158/ComfyUI-Prompt-Expansion" diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 9b021c0..0dc7174 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -459,6 +459,7 @@ "Conditioning Switch (JPS)", "ControlNet Switch (JPS)", "Crop Image Square (JPS)", + "Crop Image TargetSize (JPS)", "Disable Enable Switch (JPS)", "Enable Disable Switch (JPS)", "Generation Settings (JPS)", @@ -494,6 +495,10 @@ "VAE Switch (JPS)" ], { + "author": "JPS", + "description": "Various nodes to handle SDXL Resolutions, SDXL Basic Settings, IP Adapter Settings, Revision Settings, SDXL Prompt Styler, Crop Image to Square, Crop Image to Target Size, Get Date-Time String, Resolution Multiply, Largest Integer, 5-to-1 Switches for Integer, Images, Latents, Conditioning, Model, VAE, ControlNet", + "nickname": "JPS Custom Nodes", + "title": "JPS Custom Nodes for ComfyUI", "title_aux": "JPS Custom Nodes for ComfyUI" } ],