From 02b9f0911d5bbf51004d9838f3e79fcda3855ff0 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 6 Dec 2024 05:06:31 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 1 + node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 12 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 6107edb4..fd2e8db5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17542,6 +17542,7 @@ "install_type": "git-clone", "description": "Advanced samplers with new noise scaling math to enable SDE sampling with all publicly available rectified flow models; new unsampling/noise inversion methods and other advanced techniques for inpainting and/or guiding the sampling process with latent images. 40 sampler types, 20 noise types, 7 noise scaling modes, in a single node. Also includes a wide variety of QoF and other utility nodes for manipulating sigmas, latents, images, and more." }, + { "author": "mithamunda", "title": "Together Vision Node", "id": "comfyui_together_vision", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index bb523d4e..9b81bcfe 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -32,6 +32,17 @@ "install_type": "git-clone", "description": "NeoGriever's helper nodes. Better CLIP Text Encoder, Resolution Provider, Multimask Write/Read, TextBoxes Simple/Join/x2/x3, Sliders INT/FLOAT/STEPPER, String Tool/Squisher/Cutter, Create Solid Color, Fill with Color, Checkerboard Generator, Image Progress Bar" }, + { + "author": "PauldeLavallaz", + "title": "Claude Prompt Generator", + "id": "claude_prompt_generator", + "reference": "https://github.com/PauldeLavallaz/comfyui_claude_prompt_generator", + "files": [ + "https://github.com/PauldeLavallaz/comfyui_claude_prompt_generator" + ], + "install_type": "git-clone", + "description": "Node that generates prompts using Anthropic Claude API." + }, { "author": "ClownsharkBatwing", "title": "RES4LYF",