mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-05 18:52:33 +08:00
Add Audio Enhance and Normalize tools
This commit is contained in:
parent
c4fefd4721
commit
8012eb8c72
@ -42228,6 +42228,19 @@
|
|||||||
],
|
],
|
||||||
"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": "Urabewe",
|
||||||
|
"title": "ComfyUI-AudioTools",
|
||||||
|
"reference": "https://github.com/Urabewe/ComfyUI-AudioTools",
|
||||||
|
"files": [
|
||||||
|
"https://raw.githubusercontent.com/Urabewe/ComfyUI-AudioTools/main/__init__.py",
|
||||||
|
"https://raw.githubusercontent.com/Urabewe/ComfyUI-AudioTools/main/audio_normalize.py",
|
||||||
|
"https://raw.githubusercontent.com/Urabewe/ComfyUI-AudioTools/main/audio_enhance.py",
|
||||||
|
"https://raw.githubusercontent.com/Urabewe/ComfyUI-AudioTools/main/requirements.txt"
|
||||||
|
],
|
||||||
|
"install_type": "copy",
|
||||||
|
"description": "Audio normalization and enhancement nodes for ComfyUI (LUFS normalization, audio processing utilities)."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user