Merge pull request #492 from madtunebk/main

Added ComfyUI-ControlnetAux  node  entry to custom-node-list.json
This commit is contained in:
Dr.Lt.Data 2024-03-17 11:43:35 +09:00 committed by GitHub
commit e96f5241cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6496,6 +6496,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Cornea Valentin",
"title": "ControlNet Auxiliar",
"reference": "https://github.com/madtunebk/ComfyUI-ControlnetAux",
"files": [
"https://github.com/madtunebk/ComfyUI-ControlnetAux"
],
"install_type": "git-clone",
"description": "This ComfyUI custom node, named ControlNet Auxiliar, is designed to provide auxiliary functionalities for image processing tasks. It is particularly useful for various image manipulation and enhancement operations. The node is integrated with functionalities for converting images between different formats and applying various image processing techniques."
}
]
}