diff --git a/custom-node-list.json b/custom-node-list.json index d5990743..992e8578 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -22234,6 +22234,17 @@ "install_type": "git-clone", "description": "A ComfyUI extension to allow textarea elements to be scrolled over. Useful when using a trackpad in order to prevent accidental forward/back navigation (two fingers horizontally on a Mac) when scrolling around the UI." }, + { + "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." + }, diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 04a65622..90dda4af 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,6 +9,17 @@ }, + { + "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." + }, { "author": "notagen-mw", "title": "ComfyUI_NotaGen",