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
This commit is contained in:
NumZ 2025-06-21 16:34:47 +02:00 committed by GitHub
parent 09a94133ac
commit 0205ebad2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28418,6 +28418,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
} }
] ]
} }