Nodes Browser

ComfyDeploy: How ComfyUI Overlay Media Node works in ComfyUI?

What is ComfyUI Overlay Media Node?

This repository contains a custom ComfyUI node for overlaying media using ffmpeg.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI Overlay Media Node and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

ComfyUI Overlay Media Node

This repository contains a custom ComfyUI node for overlaying media using ffmpeg.

Installation

  1. Clone the repository:
    git clone https://github.com/Elaine-chennn/comfyui-overlay-media.git
    cd comfyui-overlay-media
    
    
    
  2. Install the required dependencies: pip install -r requirements.txt

comfyui-overlay-media