mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
added Claude Prompt Generator Node (#1297)
* added Claude Prompt Generator Node * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
f8ec9abfad
commit
701d22643e
@ -17542,7 +17542,6 @@
|
|||||||
"install_type": "git-clone",
|
"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."
|
"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",
|
"author": "mithamunda",
|
||||||
"title": "Together Vision Node",
|
"title": "Together Vision Node",
|
||||||
"id": "comfyui_together_vision",
|
"id": "comfyui_together_vision",
|
||||||
@ -17564,6 +17563,17 @@
|
|||||||
"install_type": "git-clone",
|
"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"
|
"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."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user