Skip to main content

How To Create a Workflow

To create a workflow, navigate to rubbrband.com/workflows, or select “Your Workflows” in the side menu of the home page. Once there, you can start creating a workflow by clicking the buttons shown on the screen.

Basic Workflow Structure

Every workflow requires:
  1. At least one Input Node Input nodes allow users to upload media to be used in their generations. Examples include: (More types may be added in the future.)
    • Images
    • Text
    • Masks
    • Videos
    • Style references
  2. Exactly one Save Node The save node collects and stores the final outputs from your workflow.
Additionally, for your workflow to perform actions, you must include at least one processing node, such as:
  • Generate
  • Editing
  • Prompting
  • Upscaling
  • Masking
These processing nodes should be placed between the input nodes and the save node.

How to Connect Nodes Together

In order to create a workflow, nodes need to be connected together. In Rubbrband, this is done through the connection of dots inside each node. When you connect dots together, you must ensure that both connecting dots have the same type. Here’s an example. Specifically, make sure that text types connect to text types, video types connect to video types, image to image… (you get the idea). Some nodes, however, have dots that accept multiple types, like the save node. In this case, you can connect any of those types to the dot.