mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-16 01:25:03 +08:00
Update custom-node-list.json (#2153)
This commit is contained in:
parent
22bfaf6527
commit
ee980e1caf
@ -19837,6 +19837,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"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."
|
"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",
|
"author": "SparknightLLC",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user