mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-15 11:27:27 +08:00
fix(custom-node-list): place ComfyUI-AnimaTool entry next to existing Moeblack author block
This commit is contained in:
parent
f94902966a
commit
96ae4e0c9f
@ -39815,6 +39815,25 @@
|
|||||||
"noass"
|
"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",
|
"author": "Braeden90000",
|
||||||
"title": "ComfyUI Load Image URL",
|
"title": "ComfyUI Load Image URL",
|
||||||
@ -47005,25 +47024,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"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."
|
||||||
},
|
|
||||||
{
|
|
||||||
"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"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user