mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-24 21:10:16 +08:00
Add Audio Enhance and Normalize tools (#2537)
* Add Audio Enhance and Normalize tools * Update ComfyUI-AudioTools node details --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
d2bb0c3b36
commit
934132e922
@ -42270,6 +42270,16 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Urabewe",
|
||||
"title": "ComfyUI-AudioTools",
|
||||
"reference": "https://github.com/Urabewe/ComfyUI-AudioTools",
|
||||
"files": [
|
||||
"https://github.com/Urabewe/ComfyUI-AudioTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio normalization and enhancement nodes for ComfyUI (LUFS normalization, audio processing utilities)."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user