Also seen as: "gguf not showing in ComfyUI", "UnetLoaderGGUF empty dropdown", "gguf model not in list"
Direct answer
You downloaded a GGUF quant but UnetLoaderGGUF shows an empty dropdown or will not list it. This is almost always a folder problem: ComfyUI-GGUF reads a dedicated folder key, and a GGUF dropped in the wrong models subfolder will not appear.
Not sure this workflow will run before you rent a GPU?
Paste your ComfyUI workflow JSON into the free checker — it flags missing nodes, model requirements, and the VRAM/GPU you actually need. No signup.
The .gguf is in models/diffusion_models (or elsewhere) instead of the location the GGUF loader scans reliably.
Put the .gguf in models/unet/ — the canonical, reliably-scanned location for GGUF diffusion weights. Confirm ComfyUI-GGUF is installed and current (it supplies UnetLoaderGGUF).