diff --git a/custom-node-list.json b/custom-node-list.json index af52b2bf..95132c68 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -26647,6 +26647,17 @@ "install_type": "git-clone", "description": "Addon for ComfyUI that adds 'Fix node (recreate + keep inputs)' context menu option" }, + { + "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." + }, @@ -27079,17 +27090,6 @@ ], "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 6ca74d06..c0b62593 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -19,7 +19,18 @@ ], "install_type": "git-clone", "description": "Addon for ComfyUI that adds 'Fix node (recreate + keep inputs)' context menu option" - }, + }, + { + "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." + }, { "author": "smthemex", "title": "ComfyUI_HunyuanAvatar_Sm",