Skip to main content

4.1 Overview of the Editor Interface

The canvas is a visual editor where you build workflows by placing and connecting nodes.

4.2 Node Library

GMI Official Nodes

GMI Official nodes are fully managed API-backed nodes covering four generation modalities: Image, Video, Audio, and LLM. Additional utility nodes include GMI Image Upload and Batch Images. Each node accepts a specific input type (text, image, video, or audio) and produces a corresponding output. Nodes are sourced from our partner ecosystem and are updated regularly as new models become available.

4.2.1 Video Nodes

Video nodes generate or transform video content. They fall into three input categories:
Input TypeWhat it doesExample Models
Text → VideoGenerates a video from a text promptWan, Veo, Sora, Kling, Minimax Hailuo, PixVerse, Seedance, Luma
Image → VideoAnimates a still image into a videoWan, Kling
Video → VideoEdits or transforms an existing videoWan, Kling, Bria
💡 The full list of available video models is visible in the node library panel inside the editor. New models are added regularly.

4.2.2 Image Nodes

Image nodes generate or edit images. They fall into three input categories:
Input TypeWhat it doesExample Models
Text → ImageGenerates an image from a text promptGoogle (Gemini), Seedream, Tongyi (Alibaba), Reve, Bria
Image → ImageEdits or transforms an existing imageSeedEdit, Reve, Bria
Image + Mask → ImageFills or replaces a selected regionBria
💡 The full list of available image models is visible in the node library panel inside the editor.

4.2.3 Audio Nodes

Audio nodes generate speech or clone voices from text and audio inputs. Note: Only WAV and MP3 file formats are supported for audio uploads.
Input TypeWhat it doesExample Models
Text → AudioConverts text to natural-sounding speechInworld, Minimax, ElevenLabs
Text + Voice Sample → AudioClones a voice and speaks the given textInworld, Minimax, Step Audio
💡 The full list of available audio models is visible in the node library panel inside the editor.

ComfyUI Nodes

Native ComfyUI nodes sourced directly from the official ComfyUI repository. These include standard preprocessing, conditioning, and utility nodes commonly used in ComfyUI workflows.

When to Use GMI Official Nodes vs. ComfyUI Nodes

GMI Official NodesComfyUI Nodes
Best forQuick setup, managed inferenceFine-grained control, custom logic
Control levelSimplified inputs/outputsFull node-level customization
PerformanceOptimized, fully managedDepends on workflow configuration

4.3 Canvas Basics

  • Add Node: Right-click → Add Node, or search in the node library panel
  • Delete Node: Select the node and click the trash icon
  • Drag & Arrange: Move nodes freely on the canvas
  • Connect Nodes: Drag from the output of one node to the input of another — data types must match for the connection to be valid

4.4 Toolbar Functions

  • Run: Execute the workflow
  • Save: Save workflow changes