From 3edb3586b7077f9d6d495d48caa79b20d1572ece Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Wed, 20 Sep 2023 17:40:08 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 15 ++++++++++++++- node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 15 ++++++++++++++- 4 files changed, 48 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index af131ad..5effd28 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1812,6 +1812,16 @@ "install_type": "git-clone", "description": "Nodes: SDPromptReader" }, + { + "author": "rklaffehn", + "title": "rk-comfy-nodes", + "reference": "https://github.com/rklaffehn/rk-comfy-nodes", + "files": [ + "https://github.com/rklaffehn/rk-comfy-nodes" + ], + "install_type": "git-clone", + "description": "Nodes: RK_CivitAIMetaChecker, RK_CivitAIAddHashes." + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 2fa50de..3c4b8e6 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -519,6 +519,7 @@ "DiffControlNetLoaderAdvanced", "LatentKeyframe", "LatentKeyframeGroup", + "LatentKeyframeTiming", "LoadImagesFromDirectory", "ScaledSoftControlNetWeights", "SoftControlNetWeights", @@ -1452,6 +1453,7 @@ "Frame Counter (Simple) [Dream]", "Frame Counter Info [Dream]", "Frame Counter Offset [Dream]", + "Frame Counter Time Offset [Dream]", "Image Brightness Adjustment [Dream]", "Image Color Shift [Dream]", "Image Contrast Adjustment [Dream]", @@ -1481,7 +1483,8 @@ "Text Input [Dream]", "Triangle Curve [Dream]", "Triangle Event Curve [Dream]", - "Video Encoder (mpegCoder) [Dream]" + "Video Encoder (mpegCoder) [Dream]", + "WAV Curve [Dream]" ], { "title_aux": "Dream Project Animation Nodes" @@ -2682,6 +2685,15 @@ "title_aux": "Comfy-LFO" } ], + "https://github.com/rklaffehn/rk-comfy-nodes": [ + [ + "RK_CivitAIAddHashes", + "RK_CivitAIMetaChecker" + ], + { + "title_aux": "rk-comfy-nodes" + } + ], "https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [ [ "MergingExecutionHelper" @@ -2751,6 +2763,7 @@ "BLIPCaption", "ColorBlend", "ColorCorrect", + "DeepDanbooruCaption", "DependenciesEdit", "Fooocus_KSampler", "Fooocus_KSamplerAdvanced", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 1b5cf86..fabe4a7 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "rklaffehn", + "title": "rk-comfy-nodes", + "reference": "https://github.com/rklaffehn/rk-comfy-nodes", + "files": [ + "https://github.com/rklaffehn/rk-comfy-nodes" + ], + "install_type": "git-clone", + "description": "Nodes: RK_CivitAIMetaChecker, RK_CivitAIAddHashes." + }, { "author": "receyuki", "title": "comfyui-prompt-reader-node", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 2fa50de..3c4b8e6 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -519,6 +519,7 @@ "DiffControlNetLoaderAdvanced", "LatentKeyframe", "LatentKeyframeGroup", + "LatentKeyframeTiming", "LoadImagesFromDirectory", "ScaledSoftControlNetWeights", "SoftControlNetWeights", @@ -1452,6 +1453,7 @@ "Frame Counter (Simple) [Dream]", "Frame Counter Info [Dream]", "Frame Counter Offset [Dream]", + "Frame Counter Time Offset [Dream]", "Image Brightness Adjustment [Dream]", "Image Color Shift [Dream]", "Image Contrast Adjustment [Dream]", @@ -1481,7 +1483,8 @@ "Text Input [Dream]", "Triangle Curve [Dream]", "Triangle Event Curve [Dream]", - "Video Encoder (mpegCoder) [Dream]" + "Video Encoder (mpegCoder) [Dream]", + "WAV Curve [Dream]" ], { "title_aux": "Dream Project Animation Nodes" @@ -2682,6 +2685,15 @@ "title_aux": "Comfy-LFO" } ], + "https://github.com/rklaffehn/rk-comfy-nodes": [ + [ + "RK_CivitAIAddHashes", + "RK_CivitAIMetaChecker" + ], + { + "title_aux": "rk-comfy-nodes" + } + ], "https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [ [ "MergingExecutionHelper" @@ -2751,6 +2763,7 @@ "BLIPCaption", "ColorBlend", "ColorCorrect", + "DeepDanbooruCaption", "DependenciesEdit", "Fooocus_KSampler", "Fooocus_KSamplerAdvanced",