Make LayerAnimate avialbe in ComfyUI.
LayerAnimate: Layer-level Control for Animation.
-
Make sure you have ComfyUI installed
-
Clone this repository into your ComfyUI's custom_nodes directory:
cd ComfyUI/custom_nodes
git clone https://github.com/Yuan-ManX/ComfyUI-LayerAnimate.git
- Install dependencies:
cd ComfyUI-LayerAnimate
pip install -r requirements.txt