$ whois @marketplace

Emblema Official

// Personal publisher for Emblema Official

$ ls workspace-templates/ (14)

workspace.yaml
v1.0.0

export Create Scene & Environments

from "@marketplace"

// A template to showcase the creation of a Scene or Environment to be referenced further in other workspaces

 
00
2026-03-11
workspace.yaml
v1.0.0

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

 
00
2026-03-11
workspace.yaml
v1.0.0

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

 
00
2026-03-11
workspace.yaml
v1.0.0

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.

 
00
2026-03-11
workspace.yaml
v1.0.0

export Power Point Creation from Drive Folders

from "@marketplace"

// Generation of power point presentation from a Drive Folder content

 
00
2026-03-11
workspace.yaml
v1.0.0

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

 
00
2026-03-11
workspace.yaml
v1.0.0

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.

 
00
2026-03-11
workspace.yaml
v1.0.0

export Swap Avatar Clothes

from "@marketplace"

// Swap existing avatar clothes with new clothes from reference images

 
00
2026-03-11
workspace.yaml
v1.0.0

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.

 
00
2026-03-11
workspace.yaml
v1.0.0

export Create Speech from Text

from "@marketplace"

// Create Speech from input text, with optional reference Audio sample for voice cloning.

 
00
2026-03-11
workspace.yaml
v1.0.0

export Create Video From Image

from "@marketplace"

// Generate a video without audio from an input image.

 
00
2026-03-11
workspace.yaml
v1.0.0

export Template Create Scene

from "@marketplace"

// A template to showcase the creation of a Scene or Setting to be referenced further in other workspaces

 
00
2026-03-11
workspace.yaml
v1.0.0

export Template Create Clothes

from "@marketplace"

// A Template used to Generate Reusable Clothing for Avatars

 
00
2026-03-11
workspace.yaml
v1.0.0

export Template Create Avatar

from "@marketplace"

// A template used to create Virtual Avatars

 
00
2026-03-11

$ ls node-templates/ (51)

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
node.py
Process
Video
v1.1.0

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.

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

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.

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

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.

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

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.

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

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.

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

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.

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

export Video Add Video Overlay

from "@marketplace"

// Overlays a video onto another video with positioning, scaling, optional cropping, and optional chromakey (green-screen removal).

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

export Video Add Image Inside Canvas

from "@marketplace"

// Overlays a static image onto a video at a specified position and size using ffmpeg.

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

export Text Merge

from "@marketplace"

// Merges two text inputs into a single output. Supports configurable separators, templates, and formatting options.

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

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.

 
00
2026-03-15
node.py
Process
Audio
v1.1.0

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.

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

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.

 
00
2026-03-15
node.py
Process
Audio
v1.1.0

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.

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

export Slide Generator

from "@marketplace"

// Generates a single Reveal.js slide from text content and an instruction. Output is an HTML <section> element.

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

export Recursive Summarizer

from "@marketplace"

// Recursively summarize large text content using LLM with automatic chunking for content exceeding context limits

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

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.

 
00
2026-03-15
node.py
Output
Document
v1.0.0

export Presentation Composer

from "@marketplace"

// Assembles Reveal.js slide sections into a complete presentation. Outputs a self-contained HTML file viewable in any browser.

 
00
2026-03-15
node.ts
Output
Document
v1.0.0

export PPTX Converter

from "@marketplace"

// Converts a Reveal.js HTML presentation into a downloadable PowerPoint (.pptx) file.

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

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.

 
00
2026-03-15
node.py
Process
Audio
v1.1.0

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.

 
00
2026-03-15
node.py
Process
3D
v1.0.0

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.

 
00
2026-03-15
node.py
Process
3D
v1.1.0

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.

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

export Make Array

from "@marketplace"

// Collects multiple inputs into an ordered array. Add items dynamically and drag to reorder.

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

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.

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

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.

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

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.

 
00
2026-03-15
node.py
Process
Image
v1.1.0

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.

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

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.

 
00
2026-03-15
node.py
Process
Image
v1.1.0

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.

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

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).

 
00
2026-03-15
node.py
Process
Image
v1.1.0

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).

 
00
2026-03-15
node.py
Process
Image
v1.1.0

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.

 
00
2026-03-15
node.py
Process
Image
v1.1.0

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.

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

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.

 
00
2026-03-15
node.py
Process
Image
v1.1.0

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.

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

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.

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

export Test File Processor

from "@marketplace"

// Accepts file inputs, processes them, and produces file outputs. Tests the full file pipeline.

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

export Test File Generator

from "@marketplace"

// Generates test files of various types (image, audio, video) for testing the file handling pipeline.

 
00
2026-03-15
node.py
Input
Storage
v1.0.0

export Drive Video Reader

from "@marketplace"

// Reads a video file from Drive and outputs it as a Video file.

 
00
2026-03-15
node.py
Input
Storage
v1.0.0

export Drive Image Reader

from "@marketplace"

// Reads an image from Drive and outputs it as an Image file.

 
00
2026-03-15
node.py
Input
Storage
v1.0.0

export Drive Folder Reader

from "@marketplace"

// Reads all documents from a selected Drive folder recursively.

 
00
2026-03-15
node.py
Input
Storage
v1.0.0

export Drive Document Reader

from "@marketplace"

// Reads one or multiple documents from Drive and returns merged content.

 
00
2026-03-15
node.py
Input
Storage
v1.0.0

export Drive Audio Reader

from "@marketplace"

// Reads an audio file from Drive and outputs it as an Audio file.

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

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.

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

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.

 
00
2026-03-15