ComfyUI-GGUF 🧩 Workflow Open source
Load GGUF-quantised FLUX, Wan and other models in ComfyUI to save VRAM
- GitHub stars
- 4.1k
- Stars this week
- –
- Forks
- 393
- Licence
- Apache-2.0
- Last push
- 2026-01-12
- Maintainer
- city96
git clone https://github.com/city96/ComfyUI-GGUF ComfyUI/custom_nodes/ComfyUI-GGUFThird-party workflows & skills run with your permissions and API keys. Read the source before installing, and prefer pinned versions.
Works with
Good for
About ComfyUI-GGUF
What it is
ComfyUI-GGUF by city96 (Apache-2.0) adds loaders for models stored in the GGUF quantised format, the same format popularised by llama.cpp. Quantised versions of large image and video diffusion models (FLUX, Wan, HunyuanVideo, Qwen-Image and others) plus their T5 text encoders take much less VRAM, so they fit on consumer GPUs with a modest quality cost. Community uploaders publish GGUF versions of most major open models soon after release, usually at several quantisation levels (for example Q4, Q5, Q8), so you can trade quality for memory to suit your card.
Key features
- Unet/diffusion model loader for GGUF files
- GGUF CLIP/T5 text-encoder loaders
- Works with transformer-based models such as FLUX, Wan and HunyuanVideo
- Wide choice of quantisation levels from community uploads
- Tools for converting your own models to GGUF
- Drop-in replacement for standard loaders in existing workflows
How to install
Run git clone https://github.com/city96/ComfyUI-GGUF ComfyUI/custom_nodes/ComfyUI-GGUF and install the gguf Python package, or install through ComfyUI-Manager. Put .gguf model files in ComfyUI/models/unet.
Pricing and rights
Free, Apache-2.0. Quantised models inherit the original model's licence (for example FLUX.1 [dev] remains non-commercial).
Who it is for
ComfyUI users on 8-16 GB GPUs, or laptops, who want to run large modern image and video models without renting cloud GPUs.
Verdict
A small, reliable pack that makes big models practical on consumer hardware and is used in many low-VRAM tutorials. Updates are infrequent (last push January 2026), and heavy quantisation visibly reduces quality.
Pros
- Big VRAM savings
- Simple drop-in loaders
- Apache-2.0
Cons
- Lower quality at aggressive quantisation
- Infrequent updates
- Slower than native fp8 on some GPUs
Similar workflows & skills
All ComfyUI nodes & workflows →ComfyUI-Manager 🧩 WorkflowOpen source
Install, update and manage ComfyUI custom nodes and models from inside the UI
ComfyUI-WanVideoWrapper 🧩 WorkflowOpen source
Kijai's wrapper nodes for Wan video models and related research models in ComfyUI
ComfyUI ControlNet Auxiliary Preprocessors 🧩 WorkflowOpen source
Preprocessors that make depth, pose, edge and line maps for ControlNet in ComfyUI
ComfyUI-LTXVideo 🧩 WorkflowOpen source
Lightricks' official ComfyUI nodes and workflows for LTX-2 video with audio
ComfyUI-KJNodes 🧩 WorkflowOpen source
Kijai's grab-bag of utility nodes for masks, batches, video and workflow logic
rgthree-comfy 🧩 WorkflowOpen source
Quality-of-life nodes and UI tweaks for building and running large ComfyUI graphs