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",