$ browse --type node-templates
Node Templates
// Individual building blocks for your workspace workflows
export Image Analysis
from "@marketplace"
// Analyzes images using computer vision. Generates detailed captions, text extraction (OCR), and object detection with bounding boxes.
export Image Upscale
from "@marketplace"
// Upscales an image to higher resolution. Supports configurable scale factor.
export Typographic Image
from "@marketplace"
// Generates images where readable text and layout matter — posters, covers, multi-panel illustrations, infographics. Handles English and Chinese. Specialized alternative to Image Creation.
export Image Remove Background
from "@marketplace"
// Removes the background from an image. Outputs a transparent PNG.
export Image Edit
from "@marketplace"
// Edits images using one or two reference images and a text prompt. Supports configurable aspect ratio, megapixel output, and reproducible seeds.
export Image Creation
from "@marketplace"
// Generates an image from a text prompt. Supports configurable aspect ratio, megapixel resolution, and reproducible seeds.