Introduction
Copying a workflow from an online source often results in lost image and loader file paths. Our feature simplifies this process by displaying common input nodes in the workflow and identifying missing files. This helps you quickly locate and resolve any missing file issues, ensuring a smoother and more efficient setup.Overview
When you open a workflow, you will see a new “Setup” panel on the top-left corner.
Category List
Category- Category of the node (e.g. Image, LoRA, Checkpoint, etc.)
- Total percentage of nodes in the category, that don’t have any problem. (e.g. if there is any missing files in that node, it will count as incomplete. )
If it is 100%, it means all the nodes in that category are good to go, and it will be dimmed out.
Category Details


You can click on the node, and it will navigate to the node in the workflow.
Good
The file exists in your storage. Good to go.
Not Exist
The file is not exist in your storage. You can try to hover to the badge and see the details.

For example, you should upload the image file to the “input” folder, and update back the load image node.
Empty
There is missing file in the node. Try to add it back.