Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2025-05-09 07:10:08 +09:00 committed by GitHub
parent 76d07885b1
commit 84adeb0317
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]