Black Forest Labs released the FLUX.2 image generation model family in early May 2026, with 32 billion parameters, runnable directly in ComfyUI. However, the 90GB VRAM requirement made it completely out of reach for consumer-grade GPUs. NVIDIA quickly stepped in, partnering with Black Forest Labs on FP8 quantization optimization for FLUX.2, successfully reducing VRAM requirements by 40% while keeping image quality essentially unchanged. Combined with ComfyUI's weight streaming feature, RTX consumer-grade GPUs can now also run this flagship model, with about 40% performance improvement.
Several technical signals worth attention lie behind this partnership. First, FP8 quantization is becoming the standard path for large-model deployment — instead of waiting for downstream vendors to optimize themselves, upstream chip vendors actively step in to ensure their hardware isn't eliminated by the memory wall. Second, ComfyUI, as an open-source community hub, plays a key role in model-hardware adaptation, with weight streaming letting VRAM and RAM collaborate to bypass single-card physical limits. For developers pursuing high-resolution generation, the combination of FLUX.2 + RTX 4080 or above + ComfyUI has entered the practical stage, no longer just a lab demo.