Visit ComfyUI Online for ready-to-use ComfyUI environment
ComfyUI-JDCN offers custom nodes for efficient file and data management, including saving and importing latents, converting lists to strings, moving files, and batch loading images, enhancing ComfyUI's functionality.
ComfyUI-JDCN is an extension designed to enhance the functionality of ComfyUI by providing custom utility nodes specifically tailored for artists, designers, and animators. These nodes offer a variety of tools to manage files, save and load latents, and perform other useful tasks efficiently. The extension aims to simplify workflows and improve productivity by automating repetitive tasks and providing easy access to file management features.
ComfyUI-JDCN works by adding custom nodes to ComfyUI, each designed to perform specific tasks. These nodes interact with file paths and directories, allowing you to manage files without loading them into memory initially, which makes the process RAM efficient. For example, you can save and load latents, filter files by type, and move files between directories. By using these nodes, you can streamline your workflow and focus more on your creative process.
This node allows you to load paths of any files from a specified folder within ComfyUI.
F:\Temp
).This helper node allows you to sort and filter lists externally.
portrait,girl
).This node selects elements from a list in a random, fixed, or incremental order.
This node is used to select a single element from a given input list.
This node loads images in any supported format from a list.
This node exports latents into a folder, saving VAE encoding time for later use.
This node loads latents directly from a specified directory.
This node loads latents from a list based on the specified index and batch size.
This node moves files from one directory to another.
This node saves images into an output directory.
These nodes convert a list to a single multiline text and vice versa.
This node rebatches a list of strings.
This node splits an input string or list of strings from a given search term and provides outputs for suffix, prefix, and found location.
This node saves string or text content into a file.
This node moves rendered files to the output location, useful with a VHS video combine node.
How do I filter files by type? Use the filter_by and extension options in the JDCN_AnyFileList node to specify the file types you want to filter.
Can I save and load latents for later use? Yes, use the JDCN_BatchSaveLatent node to save latents and the JDCN_BatchLatentLoadFromDir node to load them.
For more information, tutorials, and community support, you can visit the following resources:
© Copyright 2024 RunComfy. All Rights Reserved.