update DB

This commit is contained in:
Dr.Lt.Data 2023-09-19 02:06:48 +09:00
parent f4aa0b6bc7
commit 141435ffab
3 changed files with 26 additions and 12 deletions

View File

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

View File

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

View File

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