updated description for ollama llava vision by fairy-root, and added a new node Flux Prompt Generator for ComfyUI (#969)

This commit is contained in:
FairyRoot 2024-08-16 10:17:57 +01:00 committed by GitHub
parent 61efd60681
commit e68d59098f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",