diff --git a/custom-node-list.json b/custom-node-list.json index 50d34420..1c46a242 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21994,6 +21994,17 @@ "install_type": "git-clone", "description": "ComfyUI custom nodes to interact with the Finegrain API." }, + { + "author": "ali-vilab", + "title": "ComfyUI-ACE_Plus", + "id": "ace_plus", + "reference": "https://github.com/ali-vilab/ACE_plus", + "files": [ + "https://github.com/ali-vilab/ACE_plus" + ], + "install_type": "git-clone", + "description": "Custom nodes for various visual generation and editing tasks using ACE_Plus FFT Model." + },