update DB
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "tg-tjmitchell",
|
||||
"title": "ComfyUI Manager Package Lister",
|
||||
"reference": "https://github.com/tg-tjmitchell/comfyui-custom-node-lister",
|
||||
"files": [
|
||||
"https://github.com/tg-tjmitchell/comfyui-custom-node-lister"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that lists installed custom node packages in ComfyUI Manager compatible format, providing the exact package names and install commands for sharing or reinstalling."
|
||||
},
|
||||
{
|
||||
"author": "duckmartians",
|
||||
"title": "Duck_Nodes [UNSAFE]",
|
||||
@@ -4352,7 +4362,7 @@
|
||||
"https://github.com/PATATAJEC/ComfyUI-PatatajecNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: HyVid Switcher\nNOTE: The files in the repo are not organized."
|
||||
"description": "NODES: Path Tool, Color Match Falloff, Sequence Content Zoom, Sequence Blend, Color Picker"
|
||||
},
|
||||
{
|
||||
"author": "sourceful-official",
|
||||
|
||||
@@ -2653,7 +2653,10 @@
|
||||
"https://github.com/PATATAJEC/ComfyUI-PatatajecNodes": [
|
||||
[
|
||||
"ColorMatchFalloff",
|
||||
"PathTool"
|
||||
"ColorPicker",
|
||||
"PathTool",
|
||||
"SequenceBlend",
|
||||
"SequenceContentZoom"
|
||||
],
|
||||
{
|
||||
"title_aux": "Patatajec-Nodes [WIP]"
|
||||
@@ -4150,8 +4153,12 @@
|
||||
"MC Switch Image",
|
||||
"MC Switch Latent",
|
||||
"MC Switch Model",
|
||||
"MC Switch Noise",
|
||||
"MC Switch Seed",
|
||||
"MC Switch String"
|
||||
"MC Switch String",
|
||||
"MC Swtich Latent(Multi)",
|
||||
"MC Swtich Sampler(Multi)",
|
||||
"MC Swtich Sigmas(Multi)"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_MoreComfy"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user