A 401 on a model download means the weights are gated on HuggingFace (FLUX.1-dev, some Llama/Gemma repos) and the download had no accepted-license token. The node isn't missing — the download is being refused.
Also seen as: "401 Client Error", "gated repo", "access to model is restricted"
Direct answer
A 401 on a model download means the weights are gated on HuggingFace (FLUX.1-dev, some Llama/Gemma repos) and the download had no accepted-license token. The node isn't missing — the download is being refused.
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 model repo is gated and you have not accepted its license on huggingface.co.
Accept the license on the model's HuggingFace page while logged in. Create a read token (huggingface.co/settings/tokens) and pass it to the download / set HUGGINGFACE_API_TOKEN_READ.