Rebels NL-Diffusion-Image GGUFs
ComfyUI_Rebels_NLD Custom Nodes
GGUF loader + text-to-image nodes for NVIDIA NL-Diffusion-Image (masked discrete diffusion LM + IBQ VQ decoder) on consumer hardware. By RealRebelAI.
https://github.com/RealRebelAI/ComfyUI_Rebels_NLD
NODES ARE OPERATIONAL BUT SLOW. Currently working on patches for speed ups. they will run in their current state but i recommend git pulling frequently.
Install
- Clone into
ComfyUI/custom_nodes/. - Requires the city96 ComfyUI-GGUF fork in the same
custom_nodes/folder (used for dequant). - Put the model files (dropdown-selected, no paths):
- dLM GGUF β
ComfyUI/models/unet/ - vqvae (bf16
.safetensors) βComfyUI/models/vae/
- dLM GGUF β
- The config/tokenizer/modeling code ships in
model_assets/
IMPORTANT!
- model.safetensors file MUST go in "custom_nodes\ComfyUI_Rebels_NLD\model_assets\emu3_vqvae"
https://huggingface.co/nvidia/NL-Diffusion-Image/blob/main/emu3_vqvae/model.safetensors
Nodes
- NL-Diffusion dLM Loader (GGUF) β pick
gguf_nameandvqvae_namefrom dropdowns, choose device. - NL-Diffusion Text to Image β prompt, size, steps, guidance, temperature, seed β IMAGE.
Notes
- The dLM generates discrete token indices; the vqvae decoder turns them into pixels. It is not a latent VAE β it loads through this pack, not ComfyUI's VAELoader.
- Vocab embeddings use row-gather dequant, so the 131k-row tensors never fully materialize.
- Vision-tower (image-understanding / edit) weights are left on meta and not needed for t2i.
License
Model is under the NVIDIA One-Way Noncommercial License (research/development only). Quants
inherit those terms β publish as license: other with the upstream terms linked.
- Downloads last month
- -
Hardware compatibility
Log In to add your hardware
4-bit
5-bit
6-bit
8-bit
16-bit
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support
Model tree for realrebelai/NL-Diffusion-Image_GGUF
Base model
nvidia/NL-Diffusion-Image