Automate Video Creation from Images and Audio with ByteDance Omni Human - n8n Workflow | Neura Market
Automate Video Creation from Images and Audio with ByteDance Omni Human
This n8n workflow leverages the Replicate API to transform images and audio into high-quality animated videos using the ByteDance Omni Human model. It automates the process from API key setup to video generation and retrieval.
This workflow is designed to automate the creation of animated videos by integrating with the Replicate API and using the ByteDance Omni Human model. It begins with a manual trigger, sets up the necessary API key, and sends a request to generate a video from provided image and audio inputs. The workflow includes mechanisms to check the status of the video generation process and retrieve the final video once completed. It handles errors and retries automatically, ensuring a smooth and efficient o
Platform
n8n
Category
AI
Price
Free
Creator
Aaliyah Rahman
if
set
code
wait
stickyNote
httpRequest
manualTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.