Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2025-06-03 10:38:44 +09:00 committed by GitHub
parent c568543671
commit 3dd337239e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27071,8 +27071,15 @@
"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."
}, },
{ {
"name": "ComfyUI-LikeSpiderAI-SaveMP3", "author": "aimingfail",
"url": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3" "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."
} }
] ]
} }