From ff9f9e2c7f826ba575ff2b90738f13343a4f0e0f Mon Sep 17 00:00:00 2001 From: fairy-root Date: Thu, 15 Aug 2024 04:36:42 +0100 Subject: [PATCH] Update custom node list with a renamed repository --- custom-node-list.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 9e4b084d..832d3ba2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13381,11 +13381,11 @@ { "author": "fairy-root", "title": "Ollama and Llava Vision integration for ComfyUI", - "reference": "https://github.com/fairy-root/comfyui-ollama", + "reference": "https://github.com/fairy-root/comfyui-ollama-llms", "files": [ - "https://raw.githubusercontent.com/fairy-root/comfyui-ollama/main/ollamas.py", - "https://raw.githubusercontent.com/fairy-root/comfyui-ollama/main/llava.py", - "https://raw.githubusercontent.com/fairy-root/comfyui-ollama/main/concatenate.py" + "https://raw.githubusercontent.com/fairy-root/comfyui-ollama-llms/main/ollamas.py", + "https://raw.githubusercontent.com/fairy-root/comfyui-ollama-llms/main/llava.py", + "https://raw.githubusercontent.com/fairy-root/comfyui-ollama-llms/main/concatenate.py" ], "install_type": "copy", "description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags."