Update custom node list with a renamed repository

This commit is contained in:
fairy-root 2024-08-15 04:36:42 +01:00
parent 9e8159e863
commit ff9f9e2c7f

View File

@ -13381,11 +13381,11 @@
{ {
"author": "fairy-root", "author": "fairy-root",
"title": "Ollama and Llava Vision integration for ComfyUI", "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": [ "files": [
"https://raw.githubusercontent.com/fairy-root/comfyui-ollama/main/ollamas.py", "https://raw.githubusercontent.com/fairy-root/comfyui-ollama-llms/main/ollamas.py",
"https://raw.githubusercontent.com/fairy-root/comfyui-ollama/main/llava.py", "https://raw.githubusercontent.com/fairy-root/comfyui-ollama-llms/main/llava.py",
"https://raw.githubusercontent.com/fairy-root/comfyui-ollama/main/concatenate.py" "https://raw.githubusercontent.com/fairy-root/comfyui-ollama-llms/main/concatenate.py"
], ],
"install_type": "copy", "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." "description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags."