Floyo App Canvas
Working with Nodes
Adding Nodes
13 min
overview add nodes to your workflow canvas to build ai generation pipelines floyo provides multiple ways to find and insert the nodes you need adding nodes via right click menu the quickest way to add a node right click on empty canvas space select add node from the context menu browse categories or use the search bar (double click) click on a node to add it to your canvas the node appears at your cursor location, ready to be connected node browser the node browser organizes all available nodes into categories core node categories category description loaders load models, checkpoints, loras, and other resources sampling samplers and scheduling nodes for generation latent latent image creation and manipulation image image processing, resizing, and manipulation mask mask creation and editing tools conditioning prompt encoding and conditioning nodes advanced advanced processing and utility nodes api api integration nodes (floyo api nodes) utils utility nodes for workflow management custom node packs below the core categories, you'll find installed custom node packs with their own categories floyo supports over 2,500 custom nodes from the comfyui community searching for nodes use the search bar to find nodes by name double click on blank area of canvas type the node name in the search field results filter as you type click on a result to add the node 💡 tip search is the fastest way to find specific nodes you don't need to know which category a node belongs to adding nodes from connections you can also add nodes by dragging from an existing connection click and drag from an output slot (right side of a node) release on empty canvas space the node browser opens, filtered to compatible nodes select a node to add it already connected this method ensures the new node is compatible with the connection type duplicating nodes to copy an existing node with its current settings right click on the node you want to copy select clone from the context menu the duplicate appears offset from the original alternatively, select a node and use ctrl+c / ctrl+v (or cmd+c / cmd+v on mac) tips & best practices use search typing a node name is faster than browsing categories drag from connections adding nodes this way ensures compatibility save templates create templates for node combinations you use frequently explore categories browse categories to discover nodes you didn't know existed troubleshooting node not appearing in search? solution the node may be a custom node that isn't installed see https //docs floyo ai/requesting custom nodes to request installation node shows as "missing" after adding? solution the node requires dependencies that aren't available floyo will automatically work to install missing nodes within 72 hours related documentation https //docs floyo ai/nodes https //docs floyo ai/node settings https //docs floyo ai/core nodes vs custom nodes https //docs floyo ai/requesting custom nodes
