diff --git a/custom-node-list.json b/custom-node-list.json index 9dd261d2..e2bb2fc0 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -26216,6 +26216,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "lum3on", + "title": "ComfyUI Model Quantizer", + "id": "ModelQuantizer", + "reference": "https://github.com/lum3on/ComfyUI-ModelQuantizer", + "files": [ + "https://github.com/lum3on/ComfyUI-ModelQuantizer" + ], + "install_type": "git-clone", + "description": "This is a node to converts models into Fp8, bf16, fp16." } ] }