update DB

This commit is contained in:
ltdrdata 2023-10-02 05:53:24 +09:00
parent e488568b93
commit 05cbe1a3a9
4 changed files with 14 additions and 2 deletions

View File

@ -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."
},
{

View File

@ -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"
}
],

View File

@ -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"

View File

@ -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"
}
],