diff --git a/custom-node-list.json b/custom-node-list.json index fd916af7..fbfbfa82 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13039,7 +13039,17 @@ "https://github.com/fairy-root/comfyui-ollama-llms" ], "install_type": "git-clone", - "description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags." + "description": "Ollama and Llava vision integration for ComfyUI" + }, + { + "author": "fairy-root", + "title": "Flux Prompt Generator for ComfyUI", + "reference": "https://github.com/fairy-root/Flux-Prompt-Generator", + "files": [ + "https://github.com/fairy-root/Flux-Prompt-Generator" + ], + "install_type": "git-clone", + "description": "A flexible and customizable prompt generator for generating detailed and creative prompts for image generation models for ComfyUI" }, { "author": "ryanontheinside",