From 2bb4d8cd630850abc2218ba8fe3dbcacca74d7b3 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 8 May 2025 00:08:42 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 3a8863ad..20d77c59 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16913,6 +16913,17 @@ "description": "A custom node for ComfyUI to integrate GPT API.", "install_type": "git-clone" }, + { + "author": "CY-CHENYUE", + "title": "ComfyUI-FramePack-HY", + "id": "ComfyUI-FramePack-HY", + "reference": "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY", + "files": [ + "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY" + ], + "description": "A custom node for ComfyUI to FramePack.", + "install_type": "git-clone" + }, { "author": "codecringebinge", "title": "ComfyUI-Arrow-Key-Canvas-Navigation", @@ -25383,17 +25394,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "CY-CHENYUE", - "title": "ComfyUI-FramePack-HY", - "id": "ComfyUI-FramePack-HY", - "reference": "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY", - "files": [ - "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY" - ], - "description": "A custom node for ComfyUI to FramePack.", - "install_type": "git-clone" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b2aa45b6..7d0a5bec 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -21,6 +21,17 @@ "install_type": "git-clone", "description": "ComfyUI node that quickly generates randomized asbtract images to be used as latent images with VAE Encode" }, + { + "author": "CY-CHENYUE", + "title": "ComfyUI-FramePack-HY", + "id": "ComfyUI-FramePack-HY", + "reference": "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY", + "files": [ + "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY" + ], + "description": "A custom node for ComfyUI to FramePack.", + "install_type": "git-clone" + }, { "author": "unicough", "title": "OpenAI Image API with gpt-image-1",