From 1c1e4fea6d10e9466b0b8d16ddd5892c028e30ef Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 17 Jul 2024 08:13:43 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 33 +++++++++++-------------------- node_db/dev/custom-node-list.json | 11 +++++++++++ node_db/new/custom-node-list.json | 12 ++++++++++- 3 files changed, 33 insertions(+), 23 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 42e6de28..2d63deb2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36,17 +36,6 @@ "install_type": "git-clone", "description": "This extension provides various nodes to support Lora Block Weight and the Impact Pack. Provides many easily applicable regional features and applications for Variation Seed." }, - { - "author": "LightSketch-ai", - "title": "ComfyUI-LivePortraitNode (Replicate API)", - "id": "lightsketchlp", - "reference": "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode", - "files": [ - "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode" - ], - "install_type": "git-clone", - "description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)." - }, { "author": "comfyanonymous", "title": "ComfyUI_experiments", @@ -11564,6 +11553,17 @@ "install_type": "git-clone", "description": "Nodes:MeshHamer Hand Refiner. See also: [a/HaMeR: Hand Mesh Recovery](https://github.com/geopavlakos/hamer/tree/main)" }, + { + "author": "2kpr", + "title": "ComfyUI-UltraPixel", + "id": "comfyui-ultrapixel", + "reference": "https://github.com/2kpr/ComfyUI-UltraPixel", + "files": [ + "https://github.com/2kpr/ComfyUI-UltraPixel" + ], + "install_type": "git-clone", + "description": "Implementation of UltraPixel on ComfyUI" + }, @@ -11951,17 +11951,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "2kpr", - "title": "ComfyUI-UltraPixel", - "id": "comfyui-ultrapixel", - "reference": "https://github.com/2kpr/ComfyUI-UltraPixel", - "files": [ - "https://github.com/2kpr/ComfyUI-UltraPixel" - ], - "install_type": "git-clone", - "description": "Implementation of UltraPixel on ComfyUI" } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 97c235b6..7878f6ed 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11,6 +11,17 @@ + { + "author": "LightSketch-ai", + "title": "ComfyUI-LivePortraitNode (Replicate API) [WIP]", + "id": "lightsketchlp", + "reference": "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode", + "files": [ + "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode" + ], + "install_type": "git-clone", + "description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)." + }, { "author": "googincheng", "title": "ComfyUX", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index aa644744..1da552aa 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,17 @@ - + { + "author": "2kpr", + "title": "ComfyUI-UltraPixel", + "id": "comfyui-ultrapixel", + "reference": "https://github.com/2kpr/ComfyUI-UltraPixel", + "files": [ + "https://github.com/2kpr/ComfyUI-UltraPixel" + ], + "install_type": "git-clone", + "description": "Implementation of UltraPixel on ComfyUI" + }, { "author": "ader47", "title": "ComfyUI-MeshHamer",