Browse Source

update DB

pull/118/head
Dr.Lt.Data 1 year ago
parent
commit
74668fd4ae
  1. 32
      custom-node-list.json
  2. 38
      extension-node-map.json
  3. 32
      node_db/new/custom-node-list.json
  4. 38
      node_db/new/extension-node-map.json

32
custom-node-list.json

@ -1194,6 +1194,26 @@
"install_type": "git-clone",
"description": "Nodes: Build Gif, Special CLIP Loader. It offers various manipulation capabilities for the internal operations of the prompt."
},
{
"author": "M1kep",
"title": "Comfy_KepMatteAnything",
"reference": "https://github.com/M1kep/Comfy_KepMatteAnything",
"files": [
"https://github.com/M1kep/Comfy_KepMatteAnything"
],
"install_type": "git-clone",
"description": "Nodes: MatteAnything_SAMLoader, MatteAnything_InitSamPredictor, MatteAnything_LoadDINO, MatteAnything_DinoBoxes, MatteAnything_SAMMaskFromBoxes, MatteAnything_ToTrimap, MatteAnything_LoadVITMatteModel, MatteAnything_GenerateVITMatte. This nodes provides several detection nodes."
},
{
"author": "M1kep",
"title": "Comfy_KepKitchenSink",
"reference": "https://github.com/M1kep/Comfy_KepKitchenSink",
"files": [
"https://github.com/M1kep/Comfy_KepKitchenSink"
],
"install_type": "git-clone",
"description": "Nodes: KepRotateImage"
},
{
"author": "uarefans",
"title": "ComfyUI-Fans",
@ -1810,7 +1830,7 @@
"https://github.com/tusharbhutt/Endless-Nodes"
],
"install_type": "git-clone",
"description": "A small set of nodes I created for various numerical and text inputs."
"description": "A small set of nodes I created for various numerical and text inputs. Features switches for text and numbers, parameter collection nodes, and two aesthetic scoring models."
},
{
"author": "spacepxl",
@ -1912,6 +1932,16 @@
"install_type": "git-clone",
"description": "A custom node that pauses the flow while you choose which image (or latent) to pass on to the rest of the workflow."
},
{
"author": "TGu-97",
"title": "TGu Utilities",
"reference": "https://github.com/TGu-97/ComfyUI-TGu-utils",
"files": [
"https://github.com/TGu-97/ComfyUI-TGu-utils"
],
"install_type": "git-clone",
"description": "Nodes: MPN Switch, MPN Reroute, PN Switch. This is a set of custom nodes for ComfyUI. Mainly focus on control switches."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

38
extension-node-map.json

@ -323,6 +323,7 @@
"IFUnet VFI",
"KSampler Gradually Adding More Denoise (efficient)",
"M2M VFI",
"Make Interpolation State List",
"RIFE VFI",
"Sepconv VFI"
],
@ -636,6 +637,14 @@
"title_aux": "ComfyLiterals"
}
],
"https://github.com/M1kep/Comfy_KepKitchenSink": [
[
"KepRotateImage"
],
{
"title_aux": "Comfy_KepKitchenSink"
}
],
"https://github.com/M1kep/Comfy_KepListStuff": [
[
"Empty Images",
@ -653,6 +662,21 @@
"title_aux": "Comfy_KepListStuff"
}
],
"https://github.com/M1kep/Comfy_KepMatteAnything": [
[
"MatteAnything_DinoBoxes",
"MatteAnything_GenerateVITMatte",
"MatteAnything_InitSamPredictor",
"MatteAnything_LoadDINO",
"MatteAnything_LoadVITMatteModel",
"MatteAnything_SAMLoader",
"MatteAnything_SAMMaskFromBoxes",
"MatteAnything_ToTrimap"
],
{
"title_aux": "Comfy_KepMatteAnything"
}
],
"https://github.com/M1kep/KepPromptLang": [
[
"Build Gif",
@ -1068,6 +1092,16 @@
"title_aux": "ComfyWarp"
}
],
"https://github.com/TGu-97/ComfyUI-TGu-utils": [
[
"MPNReroute",
"MPNSwitch",
"PNSwitch"
],
{
"title_aux": "TGu Utilities"
}
],
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
[
"tri3d-atr-parse",
@ -1105,6 +1139,7 @@
"ttN imageREMBG",
"ttN int",
"ttN modelMerge",
"ttN multiModelMerge",
"ttN pipe2BASIC",
"ttN pipe2DETAILER",
"ttN pipeEDIT",
@ -3106,6 +3141,7 @@
"Endless Nodes Display Number",
"Endless Nodes Display String",
"Endless Nodes Eight Input Text Switch",
"Endless Nodes Image Reward",
"Endless Nodes Image Save with Text File",
"Endless Nodes Parameterizer",
"Endless Nodes Parameterizer & Prompts",
@ -3115,7 +3151,7 @@
],
{
"author": "BiffMunky",
"description": "A small set of nodes I created for various numerical and text inputs.",
"description": "A small set of nodes I created for various numerical and text inputs. Features switches for text and numbers, parameter collection nodes, and two aesthetic scoring modwls.",
"nickname": "\ud83c\udf0c Endless Nodes \ud83c\udf0c",
"title": "\ud83c\udf0c An Endless Sea of Stars Nodes \ud83c\udf0c",
"title_aux": "Endless Nodes"

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

@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"author": "M1kep",
"title": "Comfy_KepMatteAnything",
"reference": "https://github.com/M1kep/Comfy_KepMatteAnything",
"files": [
"https://github.com/M1kep/Comfy_KepMatteAnything"
],
"install_type": "git-clone",
"description": "Nodes: MatteAnything_SAMLoader, MatteAnything_InitSamPredictor, MatteAnything_LoadDINO, MatteAnything_DinoBoxes, MatteAnything_SAMMaskFromBoxes, MatteAnything_ToTrimap, MatteAnything_LoadVITMatteModel, MatteAnything_GenerateVITMatte. This nodes provides several detection nodes."
},
{
"author": "TGu-97",
"title": "TGu Utilities",
"reference": "https://github.com/TGu-97/ComfyUI-TGu-utils",
"files": [
"https://github.com/TGu-97/ComfyUI-TGu-utils"
],
"install_type": "git-clone",
"description": "Nodes: MPN Switch, MPN Reroute, PN Switch. This is a set of custom nodes for ComfyUI. Mainly focus on control switches."
},
{
"author": "M1kep",
"title": "Comfy_KepKitchenSink",
"reference": "https://github.com/M1kep/Comfy_KepKitchenSink",
"files": [
"https://github.com/M1kep/Comfy_KepKitchenSink"
],
"install_type": "git-clone",
"description": "Nodes: KepRotateImage"
},
{
"author": "Kosinkadink",
"title": "ComfyUI-VideoHelperSuite",
@ -138,7 +168,7 @@
"https://github.com/tusharbhutt/Endless-Nodes"
],
"install_type": "git-clone",
"description": "A small set of nodes I created for various numerical and text inputs and outputs."
"description": "A small set of nodes I created for various numerical and text inputs. Features switches for text and numbers, parameter collection nodes, and two aesthetic scoring models."
},
{
"author": "chrisgoringe",

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

@ -323,6 +323,7 @@
"IFUnet VFI",
"KSampler Gradually Adding More Denoise (efficient)",
"M2M VFI",
"Make Interpolation State List",
"RIFE VFI",
"Sepconv VFI"
],
@ -636,6 +637,14 @@
"title_aux": "ComfyLiterals"
}
],
"https://github.com/M1kep/Comfy_KepKitchenSink": [
[
"KepRotateImage"
],
{
"title_aux": "Comfy_KepKitchenSink"
}
],
"https://github.com/M1kep/Comfy_KepListStuff": [
[
"Empty Images",
@ -653,6 +662,21 @@
"title_aux": "Comfy_KepListStuff"
}
],
"https://github.com/M1kep/Comfy_KepMatteAnything": [
[
"MatteAnything_DinoBoxes",
"MatteAnything_GenerateVITMatte",
"MatteAnything_InitSamPredictor",
"MatteAnything_LoadDINO",
"MatteAnything_LoadVITMatteModel",
"MatteAnything_SAMLoader",
"MatteAnything_SAMMaskFromBoxes",
"MatteAnything_ToTrimap"
],
{
"title_aux": "Comfy_KepMatteAnything"
}
],
"https://github.com/M1kep/KepPromptLang": [
[
"Build Gif",
@ -1068,6 +1092,16 @@
"title_aux": "ComfyWarp"
}
],
"https://github.com/TGu-97/ComfyUI-TGu-utils": [
[
"MPNReroute",
"MPNSwitch",
"PNSwitch"
],
{
"title_aux": "TGu Utilities"
}
],
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
[
"tri3d-atr-parse",
@ -1105,6 +1139,7 @@
"ttN imageREMBG",
"ttN int",
"ttN modelMerge",
"ttN multiModelMerge",
"ttN pipe2BASIC",
"ttN pipe2DETAILER",
"ttN pipeEDIT",
@ -3106,6 +3141,7 @@
"Endless Nodes Display Number",
"Endless Nodes Display String",
"Endless Nodes Eight Input Text Switch",
"Endless Nodes Image Reward",
"Endless Nodes Image Save with Text File",
"Endless Nodes Parameterizer",
"Endless Nodes Parameterizer & Prompts",
@ -3115,7 +3151,7 @@
],
{
"author": "BiffMunky",
"description": "A small set of nodes I created for various numerical and text inputs.",
"description": "A small set of nodes I created for various numerical and text inputs. Features switches for text and numbers, parameter collection nodes, and two aesthetic scoring modwls.",
"nickname": "\ud83c\udf0c Endless Nodes \ud83c\udf0c",
"title": "\ud83c\udf0c An Endless Sea of Stars Nodes \ud83c\udf0c",
"title_aux": "Endless Nodes"

Loading…
Cancel
Save