diff --git a/custom-node-list.json b/custom-node-list.json index 5815b28..95f8a80 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -774,14 +774,14 @@ "description": "Implementation of AutoGen inside ComfyUI. This repository is under development, and not everything is functioning correctly yet." }, { - "author": "RockOfFire", + "author": "Suzie1", "title": "ComfyUI_Comfyroll_CustomNodes", "reference": "https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes", "files": [ "https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes" ], "install_type": "git-clone", - "description": "Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes." + "description": "Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes. NOTE: Maintainer is changed to Suzie1 from RockOfFire." }, { "author": "bmad4ever", @@ -3119,6 +3119,16 @@ "install_type": "git-clone", "description": "A simply node for hooking in to openAI API based servers via comfyUI" }, + { + "author": "AustinMroz", + "title": "SpliceTools", + "reference": "https://github.com/AustinMroz/ComfyUI-SpliceTools", + "files": [ + "https://github.com/AustinMroz/ComfyUI-SpliceTools" + ], + "install_type": "git-clone", + "description": "Experimental utility nodes with a focus on manipulation of noised latents" + }, { "author": "Ser-Hilary", "title": "SDXL_sizing", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 7d7b495..b56ac32 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "eigenpunk", + "title": "ComfyUI-audio", + "reference": "https://github.com/eigenpunk/ComfyUI-audio", + "files": [ + "https://github.com/eigenpunk/ComfyUI-audio" + ], + "install_type": "git-clone", + "description": "generative audio tools for ComfyUI. highly experimental-expect things to break." + }, + { + "author": "dmarx", + "title": "Plush-for-ComfyUI", + "reference": "https://github.com/dmarx/ComfyUI-Keyframed", + "files": [ + "https://github.com/dmarx/ComfyUI-Keyframed" + ], + "install_type": "git-clone", + "description": " ComfyUI nodes to facilitate value keyframing by providing an interface for using [a/keyframed](https://github.com/dmarx/keyframed) in ComfyUI workflows." + }, { "author": "glibsonoran", "title": "Plush-for-ComfyUI", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b082a07..f15dcbc 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "AustinMroz", + "title": "SpliceTools", + "reference": "https://github.com/AustinMroz/ComfyUI-SpliceTools", + "files": [ + "https://github.com/AustinMroz/ComfyUI-SpliceTools" + ], + "install_type": "git-clone", + "description": "Experimental utility nodes with a focus on manipulation of noised latents" + }, { "author": "asagi4", "title": "asagi4/comfyui-utility-nodes",