Extensions/ComfyUI-LayerAnimate
ComfyUI Extension

ComfyUI-LayerAnimate

ComfyUI nodes for LayerAnimate model.

By Yuan-ManX·Created about a year ago·Updated about a year ago· 4
Yuan-ManX/ComfyUI-LayerAnimate
Nodes
On cloudLocal install
Stars4
Updatedabout a year ago
Readme

ComfyUI-LayerAnimate

Make LayerAnimate avialbe in ComfyUI.

LayerAnimate: Layer-level Control for Animation.

Installation

  1. Make sure you have ComfyUI installed

  2. Clone this repository into your ComfyUI's custom_nodes directory:

cd ComfyUI/custom_nodes
git clone https://github.com/Yuan-ManX/ComfyUI-LayerAnimate.git
  1. Install dependencies:
cd ComfyUI-LayerAnimate
pip install -r requirements.txt