$ whois @marketplace
Emblema Official
// Personal publisher for Emblema Official
$ ls workspace-templates/ (14)
export Create Scene & Environments
from "@marketplace"
// A template to showcase the creation of a Scene or Environment to be referenced further in other workspaces
export Combine items from different Workspaces
from "@marketplace"
// Load Avatars, Clothes and Scenes from different Workspaces and combine them in one Combined Avatar Image Output
export Generate Infographic and Improve the Image and visuals
from "@marketplace"
// Generate Infographic and Improve the Image and visuals using edit image functions to beautify the graphical presentation
export Public Share of Media & Content
from "@marketplace"
// Share Public files to external users. You can choose to protect with a PIN or enable and Expiry time.
export Power Point Creation from Drive Folders
from "@marketplace"
// Generation of power point presentation from a Drive Folder content
export Create Video Course with speech and infographics from Drive Folder
from "@marketplace"
// Reads a drive folder, summarizes the content, creates chapter with avatar video speech, generates infographics for each part and combines them and outputs a complete video course on the subject
export Combine and Uniform Videos
from "@marketplace"
// Combine multiple videos into one video output,upscaling them and uniforming their video resolution, frames per seconds and length. Ordering the video by array node.
export Swap Avatar Clothes
from "@marketplace"
// Swap existing avatar clothes with new clothes from reference images
export Create Avatar Speech Video from Audio
from "@marketplace"
// Create a speaking avatar from audio speech and avatar image input. Outputs a video of a speaking avatar.
export Create Speech from Text
from "@marketplace"
// Create Speech from input text, with optional reference Audio sample for voice cloning.
export Create Video From Image
from "@marketplace"
// Generate a video without audio from an input image.
export Template Create Scene
from "@marketplace"
// A template to showcase the creation of a Scene or Setting to be referenced further in other workspaces
export Template Create Clothes
from "@marketplace"
// A Template used to Generate Reusable Clothing for Avatars
export Template Create Avatar
from "@marketplace"
// A template used to create Virtual Avatars
$ ls node-templates/ (51)
export Workspace Picker
from "@marketplace"
// Selects a workspace to reference. Outputs the workspace ID for use with Workspace Break nodes.
export Workspace Break
from "@marketplace"
// Decomposes a referenced workspace into selectable node outputs. Configure via the wizard to select which outputs to expose.
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.
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.
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.
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.
export Video Lipsync Legacy
from "@marketplace"
// Changes lipsync from existing video using input audio speech. Uses LatentSync 1.6 to synchronize lip movements to the provided audio track.
export Video Creation Wan 2.2
from "@marketplace"
// Generates a video from a starting image using the WAN 2.2 I2V 14B model via a native GPU service. Optionally guided by a text prompt. Outputs an MP4 video file.
export Video Creation (Helios)
from "@marketplace"
// Generates a video using the Helios-Distilled 14B model via a native GPU service. Supports Text-to-Video (T2V) and Image-to-Video (I2V) modes. Outputs an MP4 video file at 24fps.
export Video Creation From Speech
from "@marketplace"
// Generates a talking-head video by animating a portrait image driven by an audio clip. Uses the SONIC model via a native GPU service with face detection, Whisper audio conditioning, dual guidance, and RIFE frame interpolation.
export Video Creation Legacy
from "@marketplace"
// Creates videos from images. Supports two modes: (1) Image to Video — generates a video from a starting image guided by a text prompt, (2) Audio-Driven Animation — animates a starting image driven by an audio track. Outputs a video file.
export Video Concatenation
from "@marketplace"
// Concatenates multiple video files into a single video using FFmpeg. Normalizes all inputs to a common resolution, framerate, and codec before concatenation. Connect Video outputs directly to the 'Videos' port (Video[]) to ensure files are downloaded. Optionally connect a Make Array to 'Video Order' to control concatenation order. Outputs the concatenated video file.
export Video Add Video Overlay
from "@marketplace"
// Overlays a video onto another video with positioning, scaling, optional cropping, and optional chromakey (green-screen removal).
export Video Add Image Inside Canvas
from "@marketplace"
// Overlays a static image onto a video at a specified position and size using ffmpeg.
export Text Merge
from "@marketplace"
// Merges two text inputs into a single output. Supports configurable separators, templates, and formatting options.
export Speech Creation
from "@marketplace"
// Converts text to speech with support for 23 languages and optional voice cloning from a reference audio file using ChatterBox v2 via a native GPU service. Adjustable expressiveness and generation temperature. Outputs an MP3 audio file.
export Speech Creation Legacy
from "@marketplace"
// Converts text to speech with support for 23 languages and optional voice cloning from a reference audio file. Adjustable expressiveness and generation temperature. Outputs an MP3 audio file.
export Speech Conversion
from "@marketplace"
// Converts speech from one voice to another using ChatterBox v2 via a native GPU service. Takes a source audio and a target narrator voice reference, then re-synthesizes the speech in the target voice. Supports 23 languages and adjustable expressiveness. Outputs an MP3 audio file.
export Speech Conversion Legacy
from "@marketplace"
// Converts speech from one voice to another. Takes a source audio and a target narrator voice reference, then re-synthesizes the speech in the target voice. Supports 23 languages and adjustable expressiveness. Outputs an MP3 audio file.
export Slide Generator
from "@marketplace"
// Generates a single Reveal.js slide from text content and an instruction. Output is an HTML <section> element.
export Recursive Summarizer
from "@marketplace"
// Recursively summarize large text content using LLM with automatic chunking for content exceeding context limits
export Public Share
from "@marketplace"
// Publishes content or files to a public URL. Supports HTML, plain text, and file downloads. Optionally protects with a PIN. The URL is deterministic — re-running the node refreshes the content without changing the link.
export Presentation Composer
from "@marketplace"
// Assembles Reveal.js slide sections into a complete presentation. Outputs a self-contained HTML file viewable in any browser.
export PPTX Converter
from "@marketplace"
// Converts a Reveal.js HTML presentation into a downloadable PowerPoint (.pptx) file.
export Music Creation
from "@marketplace"
// Generates a music track from a style description and lyrics using ACE-Step 1.5 via a native GPU service. Supports configurable BPM, musical key, time signature, duration (10-300s), and lyrics language. Outputs an MP3 audio file.
export Music Creation Legacy
from "@marketplace"
// Generates a music track from a style description and lyrics. Supports configurable BPM, musical key, time signature, duration (10-300s), and lyrics language. Outputs an MP3 audio file.
export 3D Model Creation
from "@marketplace"
// Generates a 3D model (GLB) from a single image using Hunyuan3D 2.1 via a native GPU service. Creates mesh, applies textures via multi-view generation, and exports a ready-to-use GLB file.
export 3D Model Creation Legacy
from "@marketplace"
// Generates a 3D model (GLB) from a single image using Hunyuan3D 2.1. Creates mesh, applies textures via multi-view generation, and exports a ready-to-use GLB file.
export Make Array
from "@marketplace"
// Collects multiple inputs into an ordered array. Add items dynamically and drag to reorder.
export Infographic Renderer
from "@marketplace"
// Renders AntV Infographic DSL syntax into an image. Accepts the declarative DSL format (starting with 'infographic <template-name>') and produces a PNG or SVG output. Use this to render manually written or LLM-generated infographic syntax.
export Infographic Generator
from "@marketplace"
// Generates a professional infographic from text content. Uses an LLM to analyze the content, select the best visualization template, and produce AntV Infographic DSL. The DSL is then rendered into a PNG or SVG image. Supports 237 templates across charts, lists, comparisons, hierarchies, sequences, and relations.
export Image Vision
from "@marketplace"
// Analyzes images using Florence-2 computer vision via a native GPU service. Generates detailed captions, OCR text extraction, and image descriptions. Output is text that can be connected to prompt inputs of other nodes.
export Image Vision Legacy
from "@marketplace"
// Analyzes images using Florence-2 computer vision. Generates detailed captions, OCR text extraction, and image descriptions. Output is text that can be connected to prompt inputs of other nodes.
export Image Upscale
from "@marketplace"
// Upscales an image to higher resolution using Real-ESRGAN via a native GPU service. Accepts an image and a configurable upscale factor (2-4x). Outputs the upscaled image.
export Image Upscale Legacy
from "@marketplace"
// Upscales an image to higher resolution with AI-enhanced detail generation. Accepts an image and a configurable upscale factor (2-4x). Outputs the upscaled image.
export Image Remove Background
from "@marketplace"
// Removes the background from an image using the RMBG-2.0 model via a native GPU service. Outputs a PNG with alpha channel (transparency).
export Image Remove Background Legacy
from "@marketplace"
// Removes the background from an image using the RMBG-2.0 model. Outputs a PNG with alpha channel (transparency).
export Image Edit
from "@marketplace"
// Edits images using one or two reference images and a text prompt via a native GPU service. Uses Flux 2 Klein 9B FP8 with reference-latent conditioning. Supports configurable aspect ratio. Outputs the edited image as PNG.
export Image Edit Legacy
from "@marketplace"
// Edits images using one or two reference images and a text prompt describing the desired changes. Automatically adapts to single or multi-image input. Outputs the edited image.
export Image Creation
from "@marketplace"
// Generates an image from a text prompt using a native diffusers-based GPU service. Supports configurable aspect ratio, megapixel, and advanced generation parameters.
export Image Creation Legacy
from "@marketplace"
// Generates an image from a text prompt. Supports configurable aspect ratio (w/h). The prompt should describe the desired image in detail.
export HTTP API Caller
from "@marketplace"
// Makes HTTP requests to external APIs with support for various methods, headers, authentication, and response processing. Useful for integrating external services and fetching data from APIs.
export Test File Processor
from "@marketplace"
// Accepts file inputs, processes them, and produces file outputs. Tests the full file pipeline.
export Test File Generator
from "@marketplace"
// Generates test files of various types (image, audio, video) for testing the file handling pipeline.
export Drive Video Reader
from "@marketplace"
// Reads a video file from Drive and outputs it as a Video file.
export Drive Image Reader
from "@marketplace"
// Reads an image from Drive and outputs it as an Image file.
export Drive Folder Reader
from "@marketplace"
// Reads all documents from a selected Drive folder recursively.
export Drive Document Reader
from "@marketplace"
// Reads one or multiple documents from Drive and returns merged content.
export Drive Audio Reader
from "@marketplace"
// Reads an audio file from Drive and outputs it as an Audio file.
export Custom Code
from "@marketplace"
// A programmable node with custom Python code. Use when no existing template fits the requirement. The AI agent will generate appropriate code, input schemas, and output schemas based on your instructions.
export Agent Executor
from "@marketplace"
// Runs an Emblema agent with a given prompt and returns the results. Supports specialized agents (e.g., Survey Stats for Odoo data) and RAG agents (with knowledge base context). Returns formatted text data and raw tool results for downstream use.