diff --git a/custom-node-list.json b/custom-node-list.json index 4f63fe2c..d72c635d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12543,6 +12543,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "akatz-ai", + "title": "Akatz Custom Nodes", + "id": "akatz-ai", + "reference": "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes", + "files": [ + "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes" + ], + "install_type": "git-clone", + "description": "Simple custom node pack for nodes I use in my workflows. Includes Dilate Mask Linear for animating masks." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 6aba4b4c..ce217847 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -17292,5 +17292,13 @@ { "title_aux": "SDXLCustomAspectRatio" } + ], + "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes": [ + [ + "AK_AnimatedDilationMaskLinear" + ], + { + "title_aux": "ComfyUI-AKatz-Nodes" + } ] } \ No newline at end of file