SDNQ Sampler
SDNQSampler
Load SDNQ quantized models and generate images with 50-75% VRAM savings. Supports FLUX, SD3, SDXL, video models, and more.
Pack: comfyui-sdnq
custom_nodes.comfyui-sdnq
Inputs (37)
| Name | Type | Required |
|---|---|---|
| model_selection | COMBO | required |
| custom_model_path | STRING | required |
| prompt | STRING | required |
| negative_prompt | STRING | required |
| steps | INT | required |
| cfg | FLOAT | required |
| width | INT | required |
| height | INT | required |
| seed | INT | required |
| scheduler | COMBO | required |
| dtype | COMBO | required |
| memory_mode | COMBO | required |
| auto_download | BOOLEAN | required |
| lora_selection | COMBO | optional |
| lora_custom_path | STRING | optional |
| lora_strength | FLOAT | optional |
| lora2_selection | COMBO | optional |
| lora2_custom_path | STRING | optional |
| lora2_strength | FLOAT | optional |
| lora3_selection | COMBO | optional |
| lora3_custom_path | STRING | optional |
| lora3_strength | FLOAT | optional |
| lora4_selection | COMBO | optional |
| lora4_custom_path | STRING | optional |
| lora4_strength | FLOAT | optional |
| lora5_selection | COMBO | optional |
| lora5_custom_path | STRING | optional |
| lora5_strength | FLOAT | optional |
| use_quantized_matmul | BOOLEAN | optional |
| use_xformers | BOOLEAN | optional |
| enable_vae_tiling | BOOLEAN | optional |
| image1 | IMAGE | optional |
| image2 | IMAGE | optional |
| image3 | IMAGE | optional |
| image4 | IMAGE | optional |
| image_resize | COMBO | optional |
| num_frames | INT | optional |