$ welcome --to emblema-marketplace

Templates for Emblema Workspaces

// Discover pre-built workflows and building blocks.
// Use complete workspace solutions or individual nodes.

$ ls ./latest_node_templates

view all →
node.py
Input
Utility
v1.0.0

export Workspace Picker

from "@marketplace"

// Selects a workspace to reference. Outputs the workspace ID for use with Workspace Break nodes.

 
00
2026-03-15
node.py
Process
Utility
v1.0.0

export Workspace Break

from "@marketplace"

// Decomposes a referenced workspace into selectable node outputs. Configure via the wizard to select which outputs to expose.

 
00
2026-03-15
node.py
Process
Video
v2.1.0

export Video Upscale

from "@marketplace"

// Upscales, denoises, or deblurs a video using NVIDIA RTX Video Super Resolution. Supports up to 4x upscaling, AI denoising, and deblurring using NVIDIA Tensor Cores. Outputs the processed video.

 
00
2026-03-15
node.py
Process
Video
v1.0.0

export Video Uniform

from "@marketplace"

// Normalizes a single video to a target resolution, framerate, and codec. Resize with crop (fill frame) or pad (letterbox). Outputs H.264 video with AAC audio.

 
00
2026-03-15
node.py
Process
Utility
v1

export Video LUT Uniform

from "@marketplace"

// Color-matches a video to a reference image using Reinhard color transfer. Extracts the color profile from a reference frame, generates a 3D LUT, and applies it to the target video via ffmpeg. Strength parameter controls transfer intensity.

 
00
2026-03-15
node.py
Process
Video
v1.0.0

export Video Lipsync

from "@marketplace"

// Synchronizes lip movements in a video to match a provided audio track using LatentSync 1.6 via a standalone native GPU service. Accepts a source video and an audio file, returns an MP4 with lip-synced output.

 
00
2026-03-15