Floyo App Canvas
Workflows
11 min
overview a workflow in floyo is a visual way of programming the system what to do that might mean generating an image, running an ai model, or handling a completely custom function each workflow is made up of nodes connected together what are workflows? every node has one or multiple functions it can load a model, apply a prompt, adjust a value, or process an input you connect them to define the steps in your workflow think of it like building with blocks, where each block has a clear purpose workflow type description simple a few nodes for basic generation tasks complex many nodes layering different models or mixing media multi modal combines image, video, audio, or 3d in one pipeline that flexibility is the point under the hood, floyo can run anything what you can do with workflows capability description build from scratch start with a blank canvas and add nodes start from existing use community workflows or templates as a starting point run instantly execute workflows in your browser with no local setup share or keep private publish to the community or keep workflows to yourself work solo or with a team use personally or collaborate with team members whether you're experimenting, prototyping, or doing production work, it all happens through workflows workflow examples workflows can produce many types of outputs use case example text to image generate images from text prompts using models like flux or sdxl image to image transform existing images with style transfer or enhancement image to video animate still images into video content multi frame control apply consistent styling across video frames lora training train custom lora models directly in workflows saving workflows in floyo, saving your workflow is simple you have multiple options depending on how you want to store and share your work save method description save to workspace store in your floyo file storage download as json export as a json file to your computer publish and share publish to floyo and share a link with others publish to team share privately with your team members workflow metadata in images one of the most useful features is that every image you generate has the full workflow embedded in the metadata that means you, or anyone else, can drag that image back into floyo and instantly reopen the exact workflow that created it no need to remember what settings you used or how it was built 💡 tip share your output images with others they can drag the image into floyo to see exactly how you made it tips & best practices start simple begin with basic workflows before adding complexity use existing workflows browse the discover page for inspiration and starting points save often save your work regularly, especially before making major changes organize by purpose name workflows descriptively so you can find them later test incrementally run your workflow after adding each new section to catch issues early related documentation https //docs floyo ai/nodes https //docs floyo ai/running workflows https //docs floyo ai/saving workflows https //docs floyo ai/discover workflows https //docs floyo ai/publishing workflows
