From 9413c3e1001e051e568b0505183dfe86c9ed60c9 Mon Sep 17 00:00:00 2001 From: Isi Date: Wed, 28 Aug 2024 13:06:38 +0100 Subject: [PATCH 1/5] Update custom-node-list.json with ComfyUI-Img2DrawingAssistants (#1010) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d4e8d8e3..56657081 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14131,6 +14131,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Isi-dev", + "title": "ComfyUI-Img2DrawingAssistants", + "id": "Img2DrawingAssistants", + "reference": "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants", + "files": [ + "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants" + ], + "install_type": "git-clone", + "description": "These are ComfyUI nodes to assist in converting an image to sketches or lineArts." } ] } From 9077f683ae9be1d5699c071ae66d917beb2fa187 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jukka=20Sepp=C3=A4nen?= <40791699+kijai@users.noreply.github.com> Date: Wed, 28 Aug 2024 15:08:00 +0300 Subject: [PATCH 2/5] Add CogVideoX wrapper and LLaVA-OneVision -nodes (#1012) * Add IC-Light nodes and models * Add Florence2 and LuminaWrapper -nodes https://github.com/kijai/ComfyUI-Florence2 https://github.com/kijai/ComfyUI-LuminaWrapper * Update custom-node-list.json * Update custom-node-list.json * Update custom-node-list.json * Add segment-anything-2 * Update custom-node-list.json * Add T5 encoder models * Update custom-node-list.json --- custom-node-list.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 56657081..30236698 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3139,6 +3139,26 @@ "install_type": "git-clone", "description": "Currently supports LoRA training, and untested full finetune with code from kohya's scripts: [a/https://github.com/kohya-ss/sd-scripts](https://github.com/kohya-ss/sd-scripts)" }, + { + "author": "kijai", + "title": "ComfyUI CogVideoX Wrapper", + "reference": "https://github.com/kijai/ComfyUI-CogVideoXWrapper", + "files": [ + "https://github.com/kijai/ComfyUI-CogVideoXWrapper" + ], + "install_type": "git-clone", + "description": "Diffusers wrapper for CogVideoX -models: [a/https://github.com/THUDM/CogVideo](https://github.com/THUDM/CogVideo)" + }, + { + "author": "kijai", + "title": "ComfyUI Llava-OneVision", + "reference": "https://github.com/kijai/ComfyUI-LLaVA-OneVision", + "files": [ + "https://github.com/kijai/ComfyUI-LLaVA-OneVision" + ], + "install_type": "git-clone", + "description": "Nodes to use the OneVision LLaVA models: [a/https://github.com/LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT)" + }, { "author": "hhhzzyang", "title": "Comfyui-Lama", From fe44dd08cca5b66ed8c8d00b1e599c4600c5e318 Mon Sep 17 00:00:00 2001 From: Dominic Roberge Date: Wed, 28 Aug 2024 08:09:04 -0400 Subject: [PATCH 3/5] Update D00MYsNodes description and nodes list (#1011) * Update D00MYsNodes description and nodes * Update in the right place? * Spaces nickpicking * New node --- custom-node-list.json | 2 +- extension-node-map.json | 7 +++++-- node_db/new/custom-node-list.json | 2 +- node_db/new/extension-node-map.json | 7 +++++-- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 30236698..aa649dcf 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13328,7 +13328,7 @@ "https://github.com/doomy23/ComfyUI-D00MYsNodes" ], "install_type": "git-clone", - "description": "Nodes: Images_Converter, Show_Text" + "description": "Nodes: Images_Converter, Show_Text, Strings_From_List, Save_Text, Random_Images, Load_Images_From_Paths, JSPaint." }, { "author": "Sieyalixnet", diff --git a/extension-node-map.json b/extension-node-map.json index e4ca7e17..617644f5 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -10497,9 +10497,12 @@ "https://github.com/doomy23/ComfyUI-D00MYsNodes": [ [ "Images_Converter|D00MYs", - "JSPaint|D00MYs", + "Show_Text|D00MYs", + "Strings_From_List|D00MYs", + "Save_Text|D00MYs", + "Random_Images|D00MYs", "Load_Images_From_Paths|D00MYs", - "Show_Text|D00MYs" + "JSPaint|D00MYs" ], { "title_aux": "ComfyUI-D00MYsNodes" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3ac118a8..69a6e7e1 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -679,7 +679,7 @@ "https://github.com/doomy23/ComfyUI-D00MYsNodes" ], "install_type": "git-clone", - "description": "Nodes:ImagesToPNG. A set of custom nodes for ComfyUI I needed for myself but I'm sharing with the public." + "description": "Nodes: Images_Converter, Show_Text, Strings_From_List, Save_text, Random_Images, Load_Images_From_Paths, JSPaint." }, { "author": "Sieyalixnet", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index e4ca7e17..617644f5 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -10497,9 +10497,12 @@ "https://github.com/doomy23/ComfyUI-D00MYsNodes": [ [ "Images_Converter|D00MYs", - "JSPaint|D00MYs", + "Show_Text|D00MYs", + "Strings_From_List|D00MYs", + "Save_Text|D00MYs", + "Random_Images|D00MYs", "Load_Images_From_Paths|D00MYs", - "Show_Text|D00MYs" + "JSPaint|D00MYs" ], { "title_aux": "ComfyUI-D00MYsNodes" From 5c504ca9f41ad256a6c4c1af31cfc8b4e383866a Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 28 Aug 2024 21:10:26 +0900 Subject: [PATCH 4/5] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/dev/custom-node-list.json | 20 -------------------- node_db/new/custom-node-list.json | 31 +++++++++++++++++++++++++++++++ 3 files changed, 42 insertions(+), 31 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index aa649dcf..1c55219a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13761,6 +13761,17 @@ "install_type": "git-clone", "description": "NODES:Audio Analysis YVANN, Show Text YVANN." }, + { + "author": "Isi-dev", + "title": "ComfyUI-Img2DrawingAssistants", + "id": "Img2DrawingAssistants", + "reference": "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants", + "files": [ + "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants" + ], + "install_type": "git-clone", + "description": "These are ComfyUI nodes to assist in converting an image to sketches or lineArts." + }, @@ -14151,17 +14162,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Isi-dev", - "title": "ComfyUI-Img2DrawingAssistants", - "id": "Img2DrawingAssistants", - "reference": "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants", - "files": [ - "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants" - ], - "install_type": "git-clone", - "description": "These are ComfyUI nodes to assist in converting an image to sketches or lineArts." } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 9f9897ee..81c66591 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -282,16 +282,6 @@ "install_type": "git-clone", "description": "A Video2Video framework for text2image models in ComfyUI. Supports SD1.5 and SDXL." }, - { - "author": "kijai", - "title": "ComfyUI-LLaVA-OneVision [WIP]", - "reference": "https://github.com/kijai/ComfyUI-LLaVA-OneVision", - "files": [ - "https://github.com/kijai/ComfyUI-LLaVA-OneVision" - ], - "install_type": "git-clone", - "description": "Original repo: [a/https://github.com/LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT)\nUnsure of the dependencies, the original was a huge list, but I didn't install single new one to my environment and it worked." - }, { "author": "IuvenisSapiens", "title": "ComfyUI_MiniCPM-V-2_6-int4", @@ -313,16 +303,6 @@ "install_type": "git-clone", "description": "ComfyUI_EnvAutopsyAPI is a powerful debugging tool designed for ComfyUI that provides in-depth analysis of your environment and dependencies through an API interface. This tool allows you to inspect environment variables, pip packages, and dependency trees, making it easier to diagnose and resolve issues in your ComfyUI setup.[w/This tool may expose sensitive system information if used on a public server. MUST READ [a/THIS](https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI#%EF%B8%8F-warning-security-risk-%EF%B8%8F) before install.]" }, - { - "author": "kijai", - "title": "ComfyUI-CogVideoXWrapper [WIP]", - "reference": "https://github.com/kijai/ComfyUI-CogVideoXWrapper", - "files": [ - "https://github.com/kijai/ComfyUI-CogVideoXWrapper" - ], - "install_type": "git-clone", - "description": "Original repo: [a/https://github.com/THUDM/CogVideo](https://github.com/THUDM/CogVideo)\nNOTE:Currently requires diffusers with PR: [a/huggingface/diffusers#9082](https://github.com/huggingface/diffusers/pull/9082)" - }, { "author": "neuratech-ai", "title": "ComfyUI-MultiGPU", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 69a6e7e1..c245ed70 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,37 @@ + { + "author": "kijai", + "title": "ComfyUI CogVideoX Wrapper", + "reference": "https://github.com/kijai/ComfyUI-CogVideoXWrapper", + "files": [ + "https://github.com/kijai/ComfyUI-CogVideoXWrapper" + ], + "install_type": "git-clone", + "description": "Diffusers wrapper for CogVideoX -models: [a/https://github.com/THUDM/CogVideo](https://github.com/THUDM/CogVideo)" + }, + { + "author": "kijai", + "title": "ComfyUI Llava-OneVision", + "reference": "https://github.com/kijai/ComfyUI-LLaVA-OneVision", + "files": [ + "https://github.com/kijai/ComfyUI-LLaVA-OneVision" + ], + "install_type": "git-clone", + "description": "Nodes to use the OneVision LLaVA models: [a/https://github.com/LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT)" + }, + { + "author": "Isi-dev", + "title": "ComfyUI-Img2DrawingAssistants", + "id": "Img2DrawingAssistants", + "reference": "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants", + "files": [ + "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants" + ], + "install_type": "git-clone", + "description": "These are ComfyUI nodes to assist in converting an image to sketches or lineArts." + }, { "author": "neverbiasu", "title": "ComfyUI-StyleShot", From 2783a1da1b82e40ae7b0d308f1fa8c7908ffbeeb Mon Sep 17 00:00:00 2001 From: tianguanggliu <35859964+tianguanggliu@users.noreply.github.com> Date: Wed, 28 Aug 2024 20:11:18 +0800 Subject: [PATCH 5/5] pull (#1014) Co-authored-by: ltg-dyrs --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1c55219a..8b8e2e04 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14162,6 +14162,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "tianguangliu", + "title": "comfyui-utools", + "id": "utools", + "reference": "https://github.com/tianguanggliu/Utools", + "files": [ + "https://github.com/tianguanggliu/Utools" + ], + "install_type": "git-clone", + "description": "Efficiency tools, Personalized style, Other Nodes, ..." } ] }