mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
e488568b93
commit
05cbe1a3a9
@ -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."
|
||||
},
|
||||
{
|
||||
|
||||
@ -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"
|
||||
}
|
||||
],
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
}
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user