From 59b5f2956c3b60994366466425cbdaae83bc72ff Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Tue, 15 Apr 2025 00:19:40 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 94104b77..4d760fe9 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -24214,9 +24214,9 @@ "id": "bigmonComfyuiResolutionPresets", "reference": "https://github.com/big-mon/ComfyUI-ResolutionPresets", "files": [ - "https://raw.githubusercontent.com/big-mon/ComfyUI-ResolutionPresets/refs/heads/main/resolution_presets.py" + "httpshttps://github.com/big-mon/ComfyUI-ResolutionPresets" ], - "install_type": "copy", + "install_type": "git-clone", "description": "Provides recommended resolution presets specifically. Select a preset from the dropdown to easily output the corresponding width and height values for use with nodes like Empty Latent Image." } ]