From 1516dbcaa80e118bfb9da002b8148a13a1bedd63 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 15 May 2023 10:50:53 +0900 Subject: [PATCH] node db updated --- custom-node-list.json | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index fa327c2d..7d4f93ae 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,9 +1,19 @@ { "custom_nodes": [ + { + "author": "Dr.Lt.Data", + "title": "ComfyUI-Manager", + "reference": "https://github.com/ltdrdata/ComfyUI-Manager", + "files": [ + "https://github.com/ltdrdata/ComfyUI-Manager" + ], + "install_type": "git-clone", + "description": "ComfyUI-Manager itself is also a custom node." + }, { "author": "Dr.Lt.Data", "title": "ComfyUI Impact Pack", - "reference": "https://github.com/ltdrdata/ComfyUI-Impact-Pack/", + "reference": "https://github.com/ltdrdata/ComfyUI-Impact-Pack", "files": [ "https://github.com/ltdrdata/ComfyUI-Impact-Pack" ], @@ -370,6 +380,16 @@ "install_type": "copy", "description": "Custom node for ComfyUI, translate promt from other languages into english" }, + { + "author": "pythongosssss", + "title": "ComfyUI WD 1.4 Tagger", + "reference": "https://github.com/pythongosssss/ComfyUI-WD14-Tagger", + "files": [ + "https://github.com/pythongosssss/ComfyUI-WD14-Tagger" + ], + "install_type": "git-clone", + "description": "A ComfyUI extension allowing the interrogation of booru tags from images." + }, { "author": "pythongosssss", "title": "ComfyUI-Custom-Scripts", @@ -379,18 +399,16 @@ "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/anime-segmentation/anime_segmentation.py", "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/auto-arrange-graph/graphArrange.js", "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/export-workflow-svg/exportAsSvg.js", - "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/follow-execution/followExecution.js", "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/image-feed/imageFeed.js", "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/latent-upscale-by/latent_upscale_by.py", "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/lock-nodes-and-groups/locking.js", + "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/node-finder/nodeFinder.js", "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/lora-subfolders/loraSubfolders.js", "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/preset-text/presetText.js", "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/quick-nodes/quickNodes.js", "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/show-text/showText.js", "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/show-text/show_text.py", "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/touch-support/touchEvents.js", - "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/wd14-tagger/wd14tagger.js", - "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/wd14-tagger/wd14tagger.py", "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/widget-defaults/widgetDefaults.js", "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/workflows/index.js", "https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/workflows/workflows.py"