From 040dd945b8542079134a21fde1b9f99b483e5cea Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 26 Aug 2023 03:56:49 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++++++++++++ extension-node-map.json | 16 ++++++++++++++++ node_db/new/custom-node-list.json | 20 ++++++++++++++++++++ node_db/new/extension-node-map.json | 16 ++++++++++++++++ 4 files changed, 72 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 85def57..f6f137c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1462,6 +1462,26 @@ "install_type": "git-clone", "description": "Nodes: Edit In Another Tab. ComfyUI canvas editor page" }, + { + "author": "Ttl", + "title": "ComfyUI Neural network latent upscale custom node", + "reference": "https://github.com/Ttl/ComfyUi_NNLatentUpscale", + "files": [ + "https://github.com/Ttl/ComfyUi_NNLatentUpscale" + ], + "install_type": "git-clone", + "description": "A custom ComfyUI node designed for rapid latent upscaling using a compact neural network, eliminating the need for VAE-based decoding and encoding." + }, + { + "author": "GeLi1989", + "title": "roop nodes for ComfyUI", + "reference": "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop", + "files": [ + "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for the roop A1111 webui script. NOTE: Need to download model to use this node." + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 56a339d..91afe51 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -409,6 +409,14 @@ "title_aux": "FizzNodes" } ], + "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop": [ + [ + "roop" + ], + { + "title_aux": "roop nodes for ComfyUI" + } + ], "https://github.com/Gourieff/comfyui-reactor-node": [ [ "ReActorFaceSwap" @@ -933,6 +941,14 @@ "title_aux": "tinyterraNodes" } ], + "https://github.com/Ttl/ComfyUi_NNLatentUpscale": [ + [ + "NNLatentUpscale" + ], + { + "title_aux": "ComfyUI Neural network latent upscale custom node" + } + ], "https://github.com/WASasquatch/ComfyUI_Preset_Merger": [ [ "Preset_Model_Merge" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 34bb939..9cca170 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "Ttl", + "title": "ComfyUI Neural network latent upscale custom node", + "reference": "https://github.com/Ttl/ComfyUi_NNLatentUpscale", + "files": [ + "https://github.com/Ttl/ComfyUi_NNLatentUpscale" + ], + "install_type": "git-clone", + "description": "A custom ComfyUI node designed for rapid latent upscaling using a compact neural network, eliminating the need for VAE-based decoding and encoding." + }, + { + "author": "GeLi1989", + "title": "roop nodes for ComfyUI", + "reference": "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop", + "files": [ + "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for the roop A1111 webui script." + }, { "author": "Onierous", "title": "QRNG_Node_ComfyUI", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 56a339d..91afe51 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -409,6 +409,14 @@ "title_aux": "FizzNodes" } ], + "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop": [ + [ + "roop" + ], + { + "title_aux": "roop nodes for ComfyUI" + } + ], "https://github.com/Gourieff/comfyui-reactor-node": [ [ "ReActorFaceSwap" @@ -933,6 +941,14 @@ "title_aux": "tinyterraNodes" } ], + "https://github.com/Ttl/ComfyUi_NNLatentUpscale": [ + [ + "NNLatentUpscale" + ], + { + "title_aux": "ComfyUI Neural network latent upscale custom node" + } + ], "https://github.com/WASasquatch/ComfyUI_Preset_Merger": [ [ "Preset_Model_Merge"