ComfyUI couldn't find the checkpoint/LoRA the workflow references. The filename in the graph doesn't match any file in the models directory — often an exact-name or subfolder mismatch.
Also seen as: "Could not find model", "FileNotFoundError", "No such file .safetensors"
Direct answer
ComfyUI couldn't find the checkpoint/LoRA the workflow references. The filename in the graph doesn't match any file in the models directory — often an exact-name or subfolder mismatch.
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.
Filename in the workflow differs from the downloaded file (e.g. _0.9vae suffix).
Match the CheckpointLoaderSimple ckpt_name to the exact filename on disk. Confirm the file is in the right subfolder for its type.