Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2025-11-28 07:59:14 +09:00 committed by GitHub
parent c5947a13be
commit 12057afd1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,15 +1,5 @@
{
"custom_nodes": [
{
"author": "obvirm",
"title": "ComfyUI-WhisperXX",
"reference": "https://github.com/obvirm/ComfyUI-WhisperXX",
"files": [
"https://github.com/obvirm/ComfyUI-WhisperXX"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that provides advanced transcription, alignment, and diarization capabilities using the WhisperX library.",
"id": "ComfyUI-WhisperXX"
{
"author": "Dr.Lt.Data",
"title": "ComfyUI-Manager",
@ -37570,6 +37560,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "obvirm",
"title": "ComfyUI-WhisperXX",
"reference": "https://github.com/obvirm/ComfyUI-WhisperXX",
"files": [
"https://github.com/obvirm/ComfyUI-WhisperXX"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that provides advanced transcription, alignment, and diarization capabilities using the WhisperX library."
}
]
}