mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Add ComfyUI-Animon node (#2293)
* Add ComfyUI-Animon node * Update custom-node-list.json * Remove and re-add ComfyUI-Animon entry in JSON --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
1a0d24110a
commit
dde7920f8c
@ -37184,6 +37184,16 @@
|
|||||||
],
|
],
|
||||||
"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": "IamCreateAI",
|
||||||
|
"title": "ComfyUI-Animon",
|
||||||
|
"reference": "https://github.com/IamCreateAI/ComfyUI-Animon",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/IamCreateAI/ComfyUI-Animon"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI nodes for [Animon Platform](https://platform.animon.ai/), a comprehensive API service offering a variety of image and video generation models."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user