ComfyUI-GGUF
ComfyUI custom nodes that run GGUF-quantized diffusion transformers on low-VRAM GPUs.
About
Running FLUX-class models on modest hardware is the point of ComfyUI-GGUF, a set of custom nodes by city96 that brings the GGUF quantization format from the llama.cpp ecosystem to native ComfyUI models. It targets transformer and DiT architectures such as FLUX.1-dev, FLUX.1-schnell, and Stable Diffusion 3.5 large, which tolerate low-bit quantization far better than older UNet designs, and it also loads quantized T5-XXL text encoders to claw back further memory. Installation means cloning the repository into ComfyUI's custom_nodes folder and installing the gguf Python package, after which quantized checkpoints drop into the standard model folders and load through dedicated loader nodes; city96's prequantized GGUF conversions on Hugging Face are among the most widely used files for these models. Tooling for producing custom quantizations lives in the repository's tools folder. The project is Apache-2.0 licensed with about 3,900 stars, and it has become the default route for running FLUX and other large diffusion transformers on GPUs with limited VRAM.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Diffusion Model Tools & UIs
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Easy (2/5)
- License
- Apache-2.0
- Added
- Jul 29, 2026
Related Tools
Tool for packaging ComfyUI workflows into portable standalone applications.
Extension manager for ComfyUI to install and manage custom nodes.
Essential node pack for ComfyUI with face detection, segmentation, and more.
Graphical interface for kohya-ss SD training scripts.
One-click installer for running AI applications locally.
Open-source platform for sharing and discovering AI-generated models and artwork.