From 0205ebad2a0c83dadf0af2ecb4437cc7d3b617b9 Mon Sep 17 00:00:00 2001 From: NumZ Date: Sat, 21 Jun 2025 16:34:47 +0200 Subject: [PATCH] Add ComfyUI-SeedVR2_VideoUpscaler Nodes (#1945) * Update custom-node-list.json for Comfyui-Orpheus add custom nodes from https://github.com/numz/Comfyui-Orpheus * Update custom-node-list.json add ComfyUI-SeedVR2_VideoUpscaler Node --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 2235c600..4875d8c2 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -28418,6 +28418,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "NumZ", + "title": "ComfyUI-Orpheus", + "id": "OrpheusNode", + "reference": "https://github.com/numz/Comfyui-Orpheus", + "files": [ + "https://github.com/numz/Comfyui-Orpheus" + ], + "install_type": "git-clone", + "description": "TTS with emotional speech capabilities in 8 Languages 24 speakers." } ] }