Browse Source

update DB

pull/128/head
ltdrdata 1 year ago
parent
commit
05cbe1a3a9
  1. 1
      custom-node-list.json
  2. 5
      extension-node-map.json
  3. 5
      node_db/new/custom-node-list.json
  4. 5
      node_db/new/extension-node-map.json

1
custom-node-list.json

@ -2020,6 +2020,7 @@
"https://github.com/chrisgoringe/cg-use-everywhere" "https://github.com/chrisgoringe/cg-use-everywhere"
], ],
"install_type": "git-clone", "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." "description": "A set of nodes that allow data to be 'broadcast' to some or all unconnected inputs. Greatly reduces link spaghetti."
}, },
{ {

5
extension-node-map.json

@ -459,6 +459,7 @@
"Conditioning Switch (JPS)", "Conditioning Switch (JPS)",
"ControlNet Switch (JPS)", "ControlNet Switch (JPS)",
"Crop Image Square (JPS)", "Crop Image Square (JPS)",
"Crop Image TargetSize (JPS)",
"Disable Enable Switch (JPS)", "Disable Enable Switch (JPS)",
"Enable Disable Switch (JPS)", "Enable Disable Switch (JPS)",
"Generation Settings (JPS)", "Generation Settings (JPS)",
@ -494,6 +495,10 @@
"VAE Switch (JPS)" "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" "title_aux": "JPS Custom Nodes for ComfyUI"
} }
], ],

5
node_db/new/custom-node-list.json

@ -102,12 +102,13 @@
}, },
{ {
"author": "chrisgoringe", "author": "chrisgoringe",
"title": "Use Everwhere", "title": "Use Everywhere (UE Nodes)",
"reference": "https://github.com/chrisgoringe/cg-use-everywhere", "reference": "https://github.com/chrisgoringe/cg-use-everywhere",
"files": [ "files": [
"https://github.com/chrisgoringe/cg-use-everywhere" "https://github.com/chrisgoringe/cg-use-everywhere"
], ],
"install_type": "git-clone", "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." "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", "author": "meap158",
"title": "ComfyUI-Prompt-Expansion", "title": "ComfyUI Prompt Expansion",
"reference": "https://github.com/meap158/ComfyUI-Prompt-Expansion", "reference": "https://github.com/meap158/ComfyUI-Prompt-Expansion",
"files": [ "files": [
"https://github.com/meap158/ComfyUI-Prompt-Expansion" "https://github.com/meap158/ComfyUI-Prompt-Expansion"

5
node_db/new/extension-node-map.json

@ -459,6 +459,7 @@
"Conditioning Switch (JPS)", "Conditioning Switch (JPS)",
"ControlNet Switch (JPS)", "ControlNet Switch (JPS)",
"Crop Image Square (JPS)", "Crop Image Square (JPS)",
"Crop Image TargetSize (JPS)",
"Disable Enable Switch (JPS)", "Disable Enable Switch (JPS)",
"Enable Disable Switch (JPS)", "Enable Disable Switch (JPS)",
"Generation Settings (JPS)", "Generation Settings (JPS)",
@ -494,6 +495,10 @@
"VAE Switch (JPS)" "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" "title_aux": "JPS Custom Nodes for ComfyUI"
} }
], ],

Loading…
Cancel
Save