mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
Add: ComfyUI-LikeSpiderAI-SaveMP3 (save AUDIO to .mp3) (#1894)
* Add: ComfyUI-LikeSpiderAI-SaveMP3 (save AUDIO to .mp3) Adds a node that saves AUDIO output to .mp3 format via ffmpeg. Repo: https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3 * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
bbb6005634
commit
27cf40d392
@ -27079,7 +27079,19 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "aimingfail",
|
||||
"title": "ComfyUI-LikeSpiderAI-SaveMP3",
|
||||
"id": "img2halftone",
|
||||
"reference": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3",
|
||||
"files": [
|
||||
"https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node that saves input AUDIO as .mp3 using ffmpeg."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user