diff --git a/custom-node-list.json b/custom-node-list.json index f500e08d..56ebb7b4 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15169,6 +15169,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "silveroxides", + "title": "Model and Checkpoint Loaders for NF4 and FP4", + "reference": "https://github.com/silveroxides/ComfyUI_bnb_nf4_fp4_Loaders", + "files": [ + "https://github.com/silveroxides/ComfyUI_bnb_nf4_fp4_Loaders" + ], + "install_type": "git-clone", + "description": "Nodes for loading both Checkpoints and UNET/Diffussion models quantized to bitsandbytes NF4 or FP4 format.\nStill under development and some limitations such as using LoRA might apply still." } ] }