Remove and re-add ComfyUI-Animon entry in JSON

This commit is contained in:
Dr.Lt.Data 2025-11-19 22:40:39 +09:00 committed by GitHub
parent 721db0f686
commit 3ee56a2766
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21304,16 +21304,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI wrapper nodes for Ruyi, an image-to-video model by CreateAI." "description": "ComfyUI wrapper nodes for Ruyi, an image-to-video model by CreateAI."
}, },
{
"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."
},
{ {
"author": "pollockjj", "author": "pollockjj",
"title": "ComfyUI-MultiGPU", "title": "ComfyUI-MultiGPU",
@ -37019,6 +37009,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."
}
] ]
} }