From 19ee2ebe3ef03599efb765c3690e9adcab78f47d Mon Sep 17 00:00:00 2001 From: Sam Khoze <68170403+SamKhoze@users.noreply.github.com> Date: Sat, 15 Jun 2024 12:38:39 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4422cc..bb05faf 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ This node generates lipsyncing video from, video, image, and WAV audio files. - `device` : [cpu,gpu] - `trim_frame_start`: remove the number of frames from start - `trim_frame_end`: remove the number of frames from end -- `save_outpou`: If it is True, it will save the output. +- `save_output`: If it is True, it will save the output. ![Lipsyncing Node example](https://github.com/SamKhoze/ComfyUI-DeepFuze/blob/main/examples/node.jpeg)