diff --git a/custom-node-list.json b/custom-node-list.json index b0b51c05..b38839bb 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -22226,6 +22226,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "chrisdreid", + "title": "ComfyUI_EnvAutopsyAPI Debugger", + "id": "chrisdreid", + "reference": "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI", + "files": [ + "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI" + ], + "install_type": "git-clone", + "description": "A powerful debugging tool designed to provide in-depth analysis of your environment and dependencies by exposing API endpoints. This tool allows you to inspect environment variables, pip packages, python info and dependency trees, making it easier to diagnose and resolve issues in your ComfyUI setup." } ] }