diff --git a/custom-node-list.json b/custom-node-list.json index 404981cd..10c2c233 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16606,6 +16606,17 @@ "install_type": "git-clone", "description": "Play Doom in ComfyUI." }, + { + "author": "Comflowy", + "title": "Comflowy's Custom Nodes", + "id": "comflowy", + "reference": "https://github.com/6174/comflowy-nodes", + "files": [ + "https://github.com/6174/comflowy-nodes" + ], + "install_type": "git-clone", + "description": "Custom nodes for ComfyUI by Comflowy." + }, @@ -17015,17 +17026,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Comflowy", - "title": "Comflowy's Custom Nodes", - "id": "comflowy", - "reference": "https://github.com/6174/comflowy-nodes", - "files": [ - "https://github.com/6174/comflowy-nodes" - ], - "install_type": "git-clone", - "description": "Custom nodes for ComfyUI by Comflowy." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8ad6dfa0..126e5e17 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,17 @@ - + { + "author": "Comflowy", + "title": "Comflowy's Custom Nodes", + "id": "comflowy", + "reference": "https://github.com/6174/comflowy-nodes", + "files": [ + "https://github.com/6174/comflowy-nodes" + ], + "install_type": "git-clone", + "description": "Custom nodes for ComfyUI by Comflowy." + }, { "author": "ryanontheinside", "title": "Doom", @@ -679,56 +689,6 @@ ], "install_type": "git-clone", "description": "Context menu extension for CLIPTextEncode (sort prompt), EmptyLatentImage (sdxl size selector)." - }, - { - "author": "mithamunda", - "title": "OllamaKiller Node for ComfyUI", - "reference": "https://github.com/mithamunda/ComfyUI-ollama_killer", - "files": [ - "https://github.com/mithamunda/ComfyUI-ollama_killer" - ], - "install_type": "git-clone", - "description": "OllamaKiller is a utility node for ComfyUI designed to manage VRAM usage more efficiently by automatically terminating the ollama_llama_server.exe process. This is particularly useful for users with limited VRAM, allowing them to clear up memory after running models and improve workflow performance." - }, - { - "author": "chris-arsenault", - "title": "ComfyUI-AharaNodes", - "reference": "https://github.com/chris-arsenault/ComfyUI-AharaNodes", - "files": [ - "https://github.com/chris-arsenault/ComfyUI-AharaNodes" - ], - "install_type": "git-clone", - "description": "NODES:Frame Segmenter, Get Frame at Index, Repeat Sampler Config, Patch Repeat Sampler Config (Model), Patch Repeat Sampler Config (Latent), KSampler (Simple Input)" - }, - { - "author": "Jonseed", - "title": "ComfyUI-Detail-Daemon", - "reference": "https://github.com/Jonseed/ComfyUI-Detail-Daemon", - "files": [ - "https://github.com/Jonseed/ComfyUI-Detail-Daemon" - ], - "install_type": "git-clone", - "description": "A port of muerrilla's [a/sd-webui-Detail-Daemon](https://github.com/muerrilla/sd-webui-detail-daemon) as a node for ComfyUI, to adjust sigmas that control detail." - }, - { - "author": "gt732", - "title": "ComfyUI-DreamWaltz-G", - "reference": "https://github.com/gt732/ComfyUI-DreamWaltz-G", - "files": [ - "https://github.com/gt732/ComfyUI-DreamWaltz-G" - ], - "install_type": "git-clone", - "description": "This repository contains custom ComfyUI nodes designed to integrate with [a/DreamWaltz-G](https://github.com/Yukun-Huang/DreamWaltz-G), a cutting-edge model for generating expressive 3D Gaussian avatars using skeleton-guided 2D diffusion." - }, - { - "author": "DrMWeigand", - "title": "StereoVision Plugin for ComfyUI", - "reference": "https://github.com/DrMWeigand/ComfyUI-StereoVision", - "files": [ - "https://github.com/DrMWeigand/ComfyUI-StereoVision" - ], - "install_type": "git-clone", - "description": "The StereoVision plugin for ComfyUI enables the creation of stereoscopic and autostereoscopic images and videos using depth maps. It supports both traditional stereoscopic image generation and autostereogram (Magic Eye) creation." } ] }