fix(custom-node-list): place ComfyUI-AnimaTool entry next to existing Moeblack author block

This commit is contained in:
Dr.Lt.Data 2026-05-11 03:53:55 +09:00
parent f94902966a
commit 96ae4e0c9f

View File

@ -39815,6 +39815,25 @@
"noass"
]
},
{
"author": "Moeblack",
"title": "ComfyUI-AnimaTool",
"id": "comfyui-animatool",
"reference": "https://github.com/Moeblack/ComfyUI-AnimaTool",
"files": [
"https://github.com/Moeblack/ComfyUI-AnimaTool"
],
"install_type": "git-clone",
"description": "AI Tool Use API for Anima anime/illustration image generation. Supports MCP Server (native image display in Cursor/Claude), HTTP API, and CLI.",
"tags": [
"anima",
"anime",
"illustration",
"mcp",
"tool-use",
"api"
]
},
{
"author": "Braeden90000",
"title": "ComfyUI Load Image URL",
@ -47005,25 +47024,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Moeblack",
"title": "ComfyUI-AnimaTool",
"id": "comfyui-animatool",
"reference": "https://github.com/Moeblack/ComfyUI-AnimaTool",
"files": [
"https://github.com/Moeblack/ComfyUI-AnimaTool"
],
"install_type": "git-clone",
"description": "AI Tool Use API for Anima anime/illustration image generation. Supports MCP Server (native image display in Cursor/Claude), HTTP API, and CLI.",
"tags": [
"anima",
"anime",
"illustration",
"mcp",
"tool-use",
"api"
]
}
]
}