mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-16 04:49:18 +08:00
Fix: correct author & ID for ComfyUI-LikeSpiderAI-SaveMP3
This PR corrects the metadata for the ComfyUI-LikeSpiderAI-SaveMP3 node: Changes author from aimingfail → Pigidiy Adds missing version field: v1.0.0 Updates id from img2halftone → likeSpiderMP3 The previous metadata was mistakenly duplicated from another node. Project repo: https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3
This commit is contained in:
parent
4cceb46641
commit
bfed5bcb97
@ -26677,16 +26677,19 @@
|
|||||||
"description": "Addon for ComfyUI that adds 'Fix node (recreate + keep inputs)' context menu option"
|
"description": "Addon for ComfyUI that adds 'Fix node (recreate + keep inputs)' context menu option"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "aimingfail",
|
"name": "ComfyUI-LikeSpiderAI-SaveMP3",
|
||||||
|
"url": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3",
|
||||||
|
"author": "Pigidiy",
|
||||||
"title": "ComfyUI-LikeSpiderAI-SaveMP3",
|
"title": "ComfyUI-LikeSpiderAI-SaveMP3",
|
||||||
"id": "img2halftone",
|
"id": "likeSpiderMP3",
|
||||||
"reference": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3",
|
"reference": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3"
|
"https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
|
"version": "v1.0.0",
|
||||||
"description": "A custom ComfyUI node that saves input AUDIO as .mp3 using ffmpeg."
|
"description": "A custom ComfyUI node that saves input AUDIO as .mp3 using ffmpeg."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "violet0927",
|
"author": "violet0927",
|
||||||
"title": "Hugging Face LoRA Uploader",
|
"title": "Hugging Face LoRA Uploader",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user