Update custom-node-list.json (#2153)

This commit is contained in:
dehypnotic 2025-09-16 23:39:29 +02:00 committed by GitHub
parent 22bfaf6527
commit ee980e1caf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19837,6 +19837,16 @@
],
"install_type": "git-clone",
"description": "A node for ComfyUI that takes an input image and clips the color channels independently to increase contrast and alter color cast. This is a reinterpretation of PhotoShop's 'Auto Tone' algorithm."
},
{
"author": "Dehypnotic",
"title": "Save MP3",
"reference": "https://github.com/Dehypnotic/comfyui-save-mp3",
"files": [
"https://github.com/Dehypnotic/comfyui-save-mp3"
],
"install_type": "git-clone",
"description": "A node for saving audio in MP3-format with selected bitrate mode and quality to an output subfolder or absolute path on any drive."
},
{
"author": "SparknightLLC",