Browse Source

update DB

pull/113/head
Dr.Lt.Data 1 year ago
parent
commit
141435ffab
  1. 4
      custom-node-list.json
  2. 17
      extension-node-map.json
  3. 17
      node_db/new/extension-node-map.json

4
custom-node-list.json

@ -1783,14 +1783,14 @@
"description": "Adds KSampler custom nodes with variation seed and variation strength."
},
{
"author": "tusharbhutt",
"author": "Endless Sea of Stars",
"title": "Endless Nodes",
"reference": "https://github.com/tusharbhutt/Endless-Nodes",
"files": [
"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."
},
{
"author": "spacepxl",

17
extension-node-map.json

@ -43,7 +43,9 @@
[
"AnimateDiffCombine",
"AnimateDiffModuleLoader",
"AnimateDiffSampler"
"AnimateDiffSampler",
"ImageSizeAndBatchSize",
"LoadVideo"
],
{
"title_aux": "AnimateDiff"
@ -511,12 +513,12 @@
],
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
[
"ControlNetApplyPartialBatch",
"ControlNetLoaderAdvanced",
"CustomControlNetWeights",
"CustomT2IAdapterWeights",
"DiffControlNetLoaderAdvanced",
"LatentKeyframe",
"LatentKeyframeGroup",
"LoadImagesFromDirectory",
"ScaledSoftControlNetWeights",
"SoftControlNetWeights",
@ -1473,6 +1475,7 @@
"Sine Curve [Dream]",
"Smooth Event Curve [Dream]",
"String Input [Dream]",
"String Tokenizer [Dream]",
"String to Log Entry [Dream]",
"Text Input [Dream]",
"Triangle Curve [Dream]",
@ -2788,7 +2791,9 @@
],
"https://github.com/spacepxl/ComfyUI-HQ-Image-Save": [
[
"LoadLatentEXR",
"SaveEXR",
"SaveLatentEXR",
"SaveTiff"
],
{
@ -2971,15 +2976,17 @@
],
"https://github.com/tusharbhutt/Endless-Nodes": [
[
"Endless Nodes Parameteriizer",
"Endless Nodes Parameterizer & Prompts",
"Endless Nodes Six Input Text Switch",
"Endless Nodes Six Integer IO Switch",
"Endless Nodes Six Integer IO Widget"
],
{
"author": "Endless Sea of Stars",
"description": "Six Int Inputs and Output",
"nickname": "Endless",
"title": "Endless-SixIntIO",
"description": "A small set of nodes I created for various numerical and text inputs.",
"nickname": "Endless Nodes",
"title": "Endless Nodes",
"title_aux": "Endless Nodes"
}
],

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

@ -43,7 +43,9 @@
[
"AnimateDiffCombine",
"AnimateDiffModuleLoader",
"AnimateDiffSampler"
"AnimateDiffSampler",
"ImageSizeAndBatchSize",
"LoadVideo"
],
{
"title_aux": "AnimateDiff"
@ -511,12 +513,12 @@
],
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
[
"ControlNetApplyPartialBatch",
"ControlNetLoaderAdvanced",
"CustomControlNetWeights",
"CustomT2IAdapterWeights",
"DiffControlNetLoaderAdvanced",
"LatentKeyframe",
"LatentKeyframeGroup",
"LoadImagesFromDirectory",
"ScaledSoftControlNetWeights",
"SoftControlNetWeights",
@ -1473,6 +1475,7 @@
"Sine Curve [Dream]",
"Smooth Event Curve [Dream]",
"String Input [Dream]",
"String Tokenizer [Dream]",
"String to Log Entry [Dream]",
"Text Input [Dream]",
"Triangle Curve [Dream]",
@ -2788,7 +2791,9 @@
],
"https://github.com/spacepxl/ComfyUI-HQ-Image-Save": [
[
"LoadLatentEXR",
"SaveEXR",
"SaveLatentEXR",
"SaveTiff"
],
{
@ -2971,15 +2976,17 @@
],
"https://github.com/tusharbhutt/Endless-Nodes": [
[
"Endless Nodes Parameteriizer",
"Endless Nodes Parameterizer & Prompts",
"Endless Nodes Six Input Text Switch",
"Endless Nodes Six Integer IO Switch",
"Endless Nodes Six Integer IO Widget"
],
{
"author": "Endless Sea of Stars",
"description": "Six Int Inputs and Output",
"nickname": "Endless",
"title": "Endless-SixIntIO",
"description": "A small set of nodes I created for various numerical and text inputs.",
"nickname": "Endless Nodes",
"title": "Endless Nodes",
"title_aux": "Endless Nodes"
}
],

Loading…
Cancel
Save