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.

There will be a list of common input nodes, if you have used in your workflow.

And you can expand each node to see the details, i.e. how many nodes you have used in the corresponding category.

Category List

Category

  • Category of the node (e.g. Image, LoRA, Checkpoint, etc.)

Progress (%)

  • 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

For each category, you can expand and see the nodes the workflow has used in that category.

You can click on the node, and it will navigate to the node in the workflow.

Each node will have 3 status:

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.