From 503d7962cf5da44fb5736457fef15c066dfdfeba Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Fri, 15 Mar 2024 10:36:37 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 40 ++++++++++++++++++ extension-node-map.json | 65 ++++++++++++++++++++++++++++- node_db/dev/custom-node-list.json | 21 +++++++--- node_db/new/custom-node-list.json | 60 ++++++++++++++++++++++++++ node_db/new/extension-node-map.json | 65 ++++++++++++++++++++++++++++- 5 files changed, 244 insertions(+), 7 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index fe52ecb8..c17de628 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1548,6 +1548,16 @@ "install_type": "git-clone", "description": "My own version 'from scratch' of a self-rescaling CFG. It isn't much but it's honest work.\nTLDR: set your CFG at 8 to try it. No burned images and artifacts anymore. CFG is also a bit more sensitive because it's a proportion around 8. Low scale like 4 also gives really nice results since your CFG is not the CFG anymore. Also in general even with relatively low settings it seems to improve the quality." }, + { + "author": "Extraltodeus", + "title": "Vector_Sculptor_ComfyUI", + "reference": "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI", + "files": [ + "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI" + ], + "install_type": "git-clone", + "description": "Nodes:CLIP Vector Sculptor text encode.\nNOTE:1 means disabled / normal text encode." + }, { "author": "JPS", "title": "JPS Custom Nodes for ComfyUI", @@ -6088,6 +6098,36 @@ "install_type": "git-clone", "description": "Various AI tools to use in Comfy UI. Starting with VL and prompt making tools using Ollma as backend will evolve as I find time." }, + { + "author": "dmMaze", + "title": "Sketch2Manga", + "reference": "https://github.com/dmMaze/sketch2manga", + "files": [ + "https://github.com/dmMaze/sketch2manga" + ], + "install_type": "git-clone", + "description": "Apply screentone to line drawings or colored illustrations with diffusion models." + }, + { + "author": "olduvai-jp", + "title": "ComfyUI-HfLoader", + "reference": "https://github.com/olduvai-jp/ComfyUI-HfLoader", + "files": [ + "https://github.com/olduvai-jp/ComfyUI-HfLoader" + ], + "install_type": "git-clone", + "description": "Nodes:Lora Loader From HF" + }, + { + "author": "AiMiDi", + "title": "ComfyUI-HfLoader", + "reference": "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes", + "files": [ + "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes" + ], + "install_type": "git-clone", + "description": "Nodes:Merge Tag, Clear Tag, Add Tag, Load Images Pair Batch, Save Images Pair" + }, diff --git a/extension-node-map.json b/extension-node-map.json index f91191e6..863bb700 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -116,6 +116,7 @@ [ "GPT4VCaptioner", "Image Load with Metadata", + "SAMIN String Attribute Selector", "Samin Counter", "Samin Load Image Batch" ], @@ -281,6 +282,18 @@ "title_aux": "ComfyUI Nodes for External Tooling" } ], + "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": [ + [ + "Add Tag", + "Clear Tag", + "Load Images Pair Batch", + "Merge Tag", + "Save Images Pair" + ], + { + "title_aux": "ComfyUI-HfLoader" + } + ], "https://github.com/Alysondao/Comfyui-Yolov8-JSON": [ [ "Apply Yolov8 Model", @@ -881,6 +894,14 @@ "title_aux": "LoadLoraWithTags" } ], + "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": [ + [ + "CLIP Vector Sculptor text encode" + ], + { + "title_aux": "Vector_Sculptor_ComfyUI" + } + ], "https://github.com/Extraltodeus/noise_latent_perlinpinpin": [ [ "NoisyLatentPerlin" @@ -4265,7 +4286,8 @@ "SamplerSonarEuler", "SamplerSonarEulerA", "SonarCustomNoise", - "SonarGuidanceConfig" + "SonarGuidanceConfig", + "SonarPowerNoise" ], { "title_aux": "ComfyUI-sonar" @@ -4609,6 +4631,14 @@ "title_aux": "ComfyUI LLaVA Captioner" } ], + "https://github.com/chaojie/ComfyUI-DragAnything": [ + [ + "DragAnythingRun" + ], + { + "title_aux": "ComfyUI-DragAnything" + } + ], "https://github.com/chaojie/ComfyUI-DragNUWA": [ [ "BrushMotion", @@ -4763,6 +4793,18 @@ "title_aux": "ComfyUI-RAFT" } ], + "https://github.com/chaojie/ComfyUI-Trajectory": [ + [ + "Trajectory_Canvas_Tab" + ], + { + "author": "Lerc", + "description": "This extension provides a full page image editor with mask support. There are two nodes, one to receive images from the editor and one to send images to the editor.", + "nickname": "Canvas Tab", + "title": "Canvas Tab", + "title_aux": "ComfyUI-Trajectory" + } + ], "https://github.com/chaojie/ComfyUI-dust3r": [ [ "Dust3rLoader", @@ -5585,6 +5627,15 @@ "title_aux": "a-person-mask-generator" } ], + "https://github.com/dmMaze/sketch2manga": [ + [ + "BlendScreentone", + "EmptyLatentImageAdvanced" + ], + { + "title_aux": "Sketch2Manga" + } + ], "https://github.com/dmarx/ComfyUI-AudioReactive": [ [ "OpAbs", @@ -6684,6 +6735,7 @@ "InjectNoiseToLatent", "InsertImageBatchByIndexes", "Intrinsic_lora_sampling", + "LoadResAdapterNormalization", "NormalizeLatent", "NormalizedAmplitudeToMask", "OffsetMask", @@ -6701,6 +6753,7 @@ "SplitBboxes", "StableZero123_BatchSchedule", "StringConstant", + "Superprompt", "VRAM_Debug", "WidgetToString" ], @@ -6712,6 +6765,7 @@ [ "ColorizeDepthmap", "MarigoldDepthEstimation", + "MarigoldDepthEstimationVideo", "RemapDepth", "SaveImageOpenEXR" ], @@ -7588,6 +7642,7 @@ "CanvasCreatorAdvanced", "CanvasCreatorBasic", "CanvasCreatorSimple", + "CreateMaskWithCanvas", "CreateRegionalPNGMask", "EightFloats", "FloatMultiplier", @@ -7818,6 +7873,14 @@ "title_aux": "ntdviet/comfyui-ext" } ], + "https://github.com/olduvai-jp/ComfyUI-HfLoader": [ + [ + "Lora Loader From HF" + ], + { + "title_aux": "ComfyUI-HfLoader" + } + ], "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": [ [ "CLIPStringEncode _O", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index cf48a532..78196db1 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -9,15 +9,26 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." }, + { - "author": "chaojie", - "title": "ComfyUI-Trajectory", - "reference": "https://github.com/chaojie/ComfyUI-Trajectory", + "author": "cubiq", + "title": "Comfy Dungeon [WIP]", + "reference": "https://github.com/cubiq/Comfy_Dungeon", "files": [ - "https://github.com/chaojie/ComfyUI-Trajectory" + "https://github.com/cubiq/Comfy_Dungeon" ], "install_type": "git-clone", - "description": "Nodes:Edit Trajectory In Another Tab" + "description": "Build D&D Character Portraits with ComfyUI.\nIMPORTANT: At the moment this is mostly a tech demo to show how to build a web app on top of ComfyUI. The code is very messy and the application doesn't guaratee consistent results." + }, + { + "author": "dfl", + "title": "comfyui-stylegan", + "reference": "https://github.com/dfl/comfyui-stylegan", + "files": [ + "https://github.com/dfl/comfyui-stylegan" + ], + "install_type": "git-clone", + "description": "Generator for StyleGAN 3" }, { "author": "christian-byrne", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 0d1a3276..beeaa100 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,66 @@ }, + { + "author": "dmMaze", + "title": "Sketch2Manga", + "reference": "https://github.com/dmMaze/sketch2manga", + "files": [ + "https://github.com/dmMaze/sketch2manga" + ], + "install_type": "git-clone", + "description": "Apply screentone to line drawings or colored illustrations with diffusion models." + }, + { + "author": "chaojie", + "title": "ComfyUI-DragAnything", + "reference": "https://github.com/chaojie/ComfyUI-DragAnything", + "files": [ + "https://github.com/chaojie/ComfyUI-DragAnything" + ], + "install_type": "git-clone", + "description": "DragAnything" + }, + { + "author": "chaojie", + "title": "ComfyUI-Trajectory", + "reference": "https://github.com/chaojie/ComfyUI-Trajectory", + "files": [ + "https://github.com/chaojie/ComfyUI-Trajectory" + ], + "install_type": "git-clone", + "description": "ComfyUI Trajectory" + }, + { + "author": "Extraltodeus", + "title": "Vector_Sculptor_ComfyUI", + "reference": "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI", + "files": [ + "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI" + ], + "install_type": "git-clone", + "description": "Nodes:CLIP Vector Sculptor text encode.\nNOTE:1 means disabled / normal text encode." + }, + { + "author": "olduvai-jp", + "title": "ComfyUI-HfLoader", + "reference": "https://github.com/olduvai-jp/ComfyUI-HfLoader", + "files": [ + "https://github.com/olduvai-jp/ComfyUI-HfLoader" + ], + "install_type": "git-clone", + "description": "Nodes:Lora Loader From HF" + }, + { + "author": "AiMiDi", + "title": "ComfyUI-HfLoader", + "reference": "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes", + "files": [ + "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes" + ], + "install_type": "git-clone", + "description": "Nodes:Merge Tag, Clear Tag, Add Tag, Load Images Pair Batch, Save Images Pair" + }, { "author": "vsevolod-oparin", "title": "Kandinsky 2.2 ComfyUI Plugin", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index f91191e6..863bb700 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -116,6 +116,7 @@ [ "GPT4VCaptioner", "Image Load with Metadata", + "SAMIN String Attribute Selector", "Samin Counter", "Samin Load Image Batch" ], @@ -281,6 +282,18 @@ "title_aux": "ComfyUI Nodes for External Tooling" } ], + "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": [ + [ + "Add Tag", + "Clear Tag", + "Load Images Pair Batch", + "Merge Tag", + "Save Images Pair" + ], + { + "title_aux": "ComfyUI-HfLoader" + } + ], "https://github.com/Alysondao/Comfyui-Yolov8-JSON": [ [ "Apply Yolov8 Model", @@ -881,6 +894,14 @@ "title_aux": "LoadLoraWithTags" } ], + "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": [ + [ + "CLIP Vector Sculptor text encode" + ], + { + "title_aux": "Vector_Sculptor_ComfyUI" + } + ], "https://github.com/Extraltodeus/noise_latent_perlinpinpin": [ [ "NoisyLatentPerlin" @@ -4265,7 +4286,8 @@ "SamplerSonarEuler", "SamplerSonarEulerA", "SonarCustomNoise", - "SonarGuidanceConfig" + "SonarGuidanceConfig", + "SonarPowerNoise" ], { "title_aux": "ComfyUI-sonar" @@ -4609,6 +4631,14 @@ "title_aux": "ComfyUI LLaVA Captioner" } ], + "https://github.com/chaojie/ComfyUI-DragAnything": [ + [ + "DragAnythingRun" + ], + { + "title_aux": "ComfyUI-DragAnything" + } + ], "https://github.com/chaojie/ComfyUI-DragNUWA": [ [ "BrushMotion", @@ -4763,6 +4793,18 @@ "title_aux": "ComfyUI-RAFT" } ], + "https://github.com/chaojie/ComfyUI-Trajectory": [ + [ + "Trajectory_Canvas_Tab" + ], + { + "author": "Lerc", + "description": "This extension provides a full page image editor with mask support. There are two nodes, one to receive images from the editor and one to send images to the editor.", + "nickname": "Canvas Tab", + "title": "Canvas Tab", + "title_aux": "ComfyUI-Trajectory" + } + ], "https://github.com/chaojie/ComfyUI-dust3r": [ [ "Dust3rLoader", @@ -5585,6 +5627,15 @@ "title_aux": "a-person-mask-generator" } ], + "https://github.com/dmMaze/sketch2manga": [ + [ + "BlendScreentone", + "EmptyLatentImageAdvanced" + ], + { + "title_aux": "Sketch2Manga" + } + ], "https://github.com/dmarx/ComfyUI-AudioReactive": [ [ "OpAbs", @@ -6684,6 +6735,7 @@ "InjectNoiseToLatent", "InsertImageBatchByIndexes", "Intrinsic_lora_sampling", + "LoadResAdapterNormalization", "NormalizeLatent", "NormalizedAmplitudeToMask", "OffsetMask", @@ -6701,6 +6753,7 @@ "SplitBboxes", "StableZero123_BatchSchedule", "StringConstant", + "Superprompt", "VRAM_Debug", "WidgetToString" ], @@ -6712,6 +6765,7 @@ [ "ColorizeDepthmap", "MarigoldDepthEstimation", + "MarigoldDepthEstimationVideo", "RemapDepth", "SaveImageOpenEXR" ], @@ -7588,6 +7642,7 @@ "CanvasCreatorAdvanced", "CanvasCreatorBasic", "CanvasCreatorSimple", + "CreateMaskWithCanvas", "CreateRegionalPNGMask", "EightFloats", "FloatMultiplier", @@ -7818,6 +7873,14 @@ "title_aux": "ntdviet/comfyui-ext" } ], + "https://github.com/olduvai-jp/ComfyUI-HfLoader": [ + [ + "Lora Loader From HF" + ], + { + "title_aux": "ComfyUI-HfLoader" + } + ], "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": [ [ "CLIPStringEncode _O",