added Claude Prompt Generator Node

This commit is contained in:
Paul de Lavallaz 2024-12-04 16:40:39 -03:00
parent 22e64af6b5
commit e8d55b6926

View File

@ -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."
}
]
}