diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 5be3fa6c..a27286f2 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -704,5 +704,15 @@ "install_type": "git-clone", "description": "TTS with Zyphra Zonos" } + { + "author": "0xRavenBlack", + "title": "ComfyUI-OOP", + "reference": "https://github.com/0xRavenBlack/ComfyUI-OOP", + "files": [ + "https://github.com/0xRavenBlack/ComfyUI-OOP" + ], + "install_type": "git-clone", + "description": "ComfyUI Node to create Object-Oriented Prompts" + } ] }