ChiefNakor/comfyui-blackwell-docker
A production-ready Docker setup for ComfyUI that unlocks the full potential of NVIDIA Blackwell GPUs (RTX 50 series) through 4-bit quantization with NVFP4.
Containerizes ComfyUI with native NVFP4 quantization support, enabling 3x faster inference and 3.5x reduced VRAM consumption on Blackwell GPUs through hardware-accelerated 4-bit floating-point precision. Provides persistent volume mounting for models, outputs, and custom nodes while automating dependency resolution during Docker rebuilds—critical for custom node installation where `requirements.txt` files must be baked into the image. Integrates with ComfyUI Manager for node discovery and includes pre-configured Nunchaku wheel support plus optional SageAttention (v2/v3) optimization, with flexible `.env`-based configuration for GPU memory management, PyTorch/CUDA versions, and model paths.
Stars
22
Forks
4
Language
Dockerfile
License
MIT
Category
Last pushed
Jan 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/ChiefNakor/comfyui-blackwell-docker"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Comfy-Org/comfy-cli
Command Line Interface for Managing ComfyUI
runpod-workers/worker-comfyui
ComfyUI as a serverless API on RunPod
YanWenKun/ComfyUI-Docker
🐳Dockerfile for 🎨ComfyUI. | 容器镜像与启动脚本
Comfy-Org/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
Acly/comfyui-tooling-nodes
Nodes for using ComfyUI as a backend for external tools. Send and receive images directly...