mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-11 13:42:34 +08:00
added Claude Prompt Generator Node
This commit is contained in:
parent
22e64af6b5
commit
e8d55b6926
@ -17986,6 +17986,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"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.git"
|
||||
],
|
||||
"install_type": "git",
|
||||
"description": "Node that generates prompts using Anthropic Claude API."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user