From d0c9584be11c40a2a74f0b90b7087be5c6be1f6a Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 21 Apr 2024 10:14:31 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++---------- node_db/new/custom-node-list.json | 11 ++++++++++- 2 files changed, 20 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 906ec20b..6e95d617 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,15 +1,5 @@ { "custom_nodes": [ - { - "author": "aburahamu", - "title": "ComfyUI-RequestPoster", - "reference": "https://github.com/aburahamu/ComfyUI-RequestsPoster", - "files": [ - "https://github.com/aburahamu/ComfyUI-RequestsPoster" - ], - "install_type": "git-clone", - "description": "This extension can send HTTP Requests. You can request image generation to StableDiffusion3 and post images to X (Twitter) and Discord." - }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager", @@ -7539,6 +7529,16 @@ "install_type": "git-clone", "description": "This node was designed to help with checkpoint configuration." }, + { + "author": "aburahamu", + "title": "ComfyUI-RequestPoster", + "reference": "https://github.com/aburahamu/ComfyUI-RequestsPoster", + "files": [ + "https://github.com/aburahamu/ComfyUI-RequestsPoster" + ], + "install_type": "git-clone", + "description": "This extension can send HTTP Requests. You can request image generation to StableDiffusion3 and post images to X (Twitter) and Discord." + }, diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 04ddc412..cd755870 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -18,7 +18,16 @@ - + { + "author": "aburahamu", + "title": "ComfyUI-RequestPoster", + "reference": "https://github.com/aburahamu/ComfyUI-RequestsPoster", + "files": [ + "https://github.com/aburahamu/ComfyUI-RequestsPoster" + ], + "install_type": "git-clone", + "description": "This extension can send HTTP Requests. You can request image generation to StableDiffusion3 and post images to X (Twitter) and Discord." + }, { "author": "DarKDinDoN", "title": "ComfyUI Checkpoint Automatic Config",