From 84adeb0317885349861b014ecf6947a1378dd5c6 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Fri, 9 May 2025 07:10:08 +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 2d902d8f..0be8f162 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25613,9 +25613,9 @@ "id": "ModelQuantizer", "reference": "https://github.com/lum3on/ComfyUI-ModelQuantizer", "files": [ - "https://github.com/lum3on/ComfyUI-ModelQuantizer/blob/main/nodes.py" + "https://github.com/lum3on/ComfyUI-ModelQuantizer" ], - "install_type": "unzip", + "install_type": "git-clone", "description": "This is a node to converts models into Fp8, bf16, fp16." } ]