From f7e874fbb33c96d3f6ed354237d85370d7379687 Mon Sep 17 00:00:00 2001 From: justumen Date: Wed, 31 Jul 2024 12:09:14 +0200 Subject: [PATCH] Add info about temp_images_imgs2video folder --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c36d7f..f05c7d3 100644 --- a/README.md +++ b/README.md @@ -138,4 +138,5 @@ Create a ping-pong effect from a list of images (from a video) by reversing the **Description:** Combine a sequence of images into a video file. -❓ I made this node because it supports transparency with webm format. (Need for rembg) \ No newline at end of file +❓ I made this node because it supports transparency with webm format. (Needed for rembg) +Temporary images are stored in the folder `ComfyUI/temp_images_imgs2video/` as well as the wav audio file. \ No newline at end of file