diff --git a/extension-node-map.json b/extension-node-map.json index e754fbd..d75be00 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2118,6 +2118,7 @@ ], "https://github.com/chibiace/ComfyUI-Chibi-Nodes": [ [ + "ImageTool", "Loader", "Prompts" ], @@ -2599,7 +2600,8 @@ "CreateGradientMask", "CreateTextMask", "GrowMaskWithBlur", - "INTConstant" + "INTConstant", + "VRAM_Debug" ], { "title_aux": "KJNodes for ComfyUI" diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index e754fbd..d75be00 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2118,6 +2118,7 @@ ], "https://github.com/chibiace/ComfyUI-Chibi-Nodes": [ [ + "ImageTool", "Loader", "Prompts" ], @@ -2599,7 +2600,8 @@ "CreateGradientMask", "CreateTextMask", "GrowMaskWithBlur", - "INTConstant" + "INTConstant", + "VRAM_Debug" ], { "title_aux": "KJNodes for ComfyUI"