From 703438251b885c06dfb97f5454b729f62379ae3c Mon Sep 17 00:00:00 2001 From: AntiMatterComfy Date: Tue, 19 May 2026 14:26:00 +0300 Subject: [PATCH] Add AntiMatter Nodes --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index bfc55cd2..48742338 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "AntiMatterComfy", + "title": "AntiMatter Nodes", + "id": "antimatter-nodes", + "reference": "https://github.com/AntiMatterComfy/antimatter-nodes", + "files": [ + "https://github.com/AntiMatterComfy/antimatter-nodes" + ], + "install_type": "git-clone", + "description": "AntiMatter custom nodes for ComfyUI. Includes Anti_aspect_ratio_master for SDXL aspect ratio and resolution latent creation." + }, { "author": "Carasibana", "title": "ComfyUI-SimpleFloatSlider",