diff --git a/custom-node-list.json b/custom-node-list.json index 4bca2026..2ac15d76 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -944,7 +944,7 @@ "title": "comfy_meh", "reference": "https://github.com/s1dlx/comfy_meh", "files": [ - "https://github.com/s1dlx/comfy_meh/blob/main/meh.py" + "https://github.com/s1dlx/comfy_meh/raw/main/meh.py" ], "install_type": "copy", "description": "Advanced merging methods." diff --git a/extension-node-map.json b/extension-node-map.json index 924b3216..f8eba3f1 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -421,6 +421,10 @@ "SeargeSDXLPromptEncoder", "SeargeSDXLSampler" ], + "https://github.com/Ser-Hilary/SDXL_sizing/raw/main/conditioning_sizing_for_SDXL.py": [ + "sizing_node", + "sizing_node_basic" + ], "https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git": [ "ttN busIN", "ttN busOUT", @@ -1037,6 +1041,9 @@ "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": [ "WD14Tagger|pysssss" ], + "https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [ + "MergingExecutionHelper" + ], "https://github.com/shiimizu/ComfyUI_smZNodes": [ "smZ CLIPTextEncode" ],