From 70de42cceaa73ee6f93f7fa5f6a90142dc047090 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 12 Jan 2025 01:36:57 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++---------- node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 8e31f2f4..5ec334ee 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19231,6 +19231,16 @@ "install_type": "git-clone", "description": "SASolver for Comfyui. Adapted from [a/comfyanonymous/ComfyUI#4454](https://github.com/comfyanonymous/ComfyUI/pull/4454) and [a/https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler)" }, + { + "author": "dreamhartley", + "title": "ComfyUI_show_seed", + "reference": "https://github.com/dreamhartley/ComfyUI_show_seed", + "files": [ + "https://github.com/dreamhartley/ComfyUI_show_seed" + ], + "install_type": "git-clone", + "description": "A custom node that saves images while displaying the seed value used in generation" + }, @@ -19699,16 +19709,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "dreamhartley", - "title": "ComfyUI_show_seed", - "reference": "https://github.com/dreamhartley/ComfyUI_show_seed", - "files": [ - "https://github.com/dreamhartley/ComfyUI_show_seed" - ], - "install_type": "git-clone", - "description": "A custom node that saves images while displaying the seed value used in generation" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 0482b5d1..076e9939 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -20,6 +20,16 @@ "install_type": "git-clone", "description": "quickly use the prompt word tool in ComfyUI" }, + { + "author": "dreamhartley", + "title": "ComfyUI_show_seed", + "reference": "https://github.com/dreamhartley/ComfyUI_show_seed", + "files": [ + "https://github.com/dreamhartley/ComfyUI_show_seed" + ], + "install_type": "git-clone", + "description": "A custom node that saves images while displaying the seed value used in generation" + }, { "author": "LucipherDev", "title": "ComfyUI-TangoFlux",