ComfyUI > Nodes > ComfyUI-outputlists-combiner > KSampler Immediate Save

ComfyUI Node: KSampler Immediate Save

Class Name

KSamplerImmediateSave

Category
_for_testing
Author
geroldmeisinger (Account age: 1214days)
Extension
ComfyUI-outputlists-combiner
Latest Updated
2025-12-23
Github Stars
0.06K

How to Install ComfyUI-outputlists-combiner

Install this extension via the ComfyUI Manager by searching for ComfyUI-outputlists-combiner
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-outputlists-combiner in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

KSampler Immediate Save Description

Streamlines image generation by automating model loading, sampling, decoding, and saving.

KSampler Immediate Save:

The KSamplerImmediateSave node is a powerful tool designed to streamline the image generation process by combining several key functions into a single, efficient workflow. This node integrates the functionalities of CheckpointLoader, KSampler, VAE Decode, and Save Image, allowing you to process and save intermediate images for grids immediately. This is particularly beneficial for AI artists who want to quickly visualize and save the results of their creative explorations without having to manually manage each step. By automating the process of loading models, sampling, decoding, and saving images, KSamplerImmediateSave enhances productivity and simplifies the workflow, making it an essential component for those looking to optimize their image generation tasks.

KSampler Immediate Save Input Parameters:

ckpt_name

This parameter specifies the name of the checkpoint (model) to load. It is crucial as it determines the model that will be used for generating images. The available options are derived from the list of filenames in the "checkpoints" directory. Selecting the appropriate checkpoint can significantly impact the style and quality of the generated images.

positive

This input is a string that describes the attributes you want to include in the image. It acts as a conditioning factor, guiding the model to emphasize certain features or styles in the output. Crafting a well-thought-out positive prompt can lead to more desirable and creative results.

negative

Similar to the positive input, this string describes the attributes you want to exclude from the image. It helps in refining the output by instructing the model to avoid certain features or styles, thus providing more control over the final image.

latent_image

This parameter is a latent image that serves as the starting point for the denoising process. It is essential for image-to-image sampling, where the structure of the initial image is maintained while new features are added.

seed

The seed is an integer used to initialize the random number generator for creating noise. It allows for reproducibility of results; using the same seed will produce the same image output. The default value is 0, with a range from 0 to 0xfffffffffffffff.

steps

This integer parameter defines the number of steps used in the denoising process. More steps generally lead to higher quality images but require more computation time. The default is 20, with a range from 1 to 10000.

cfg

The Classifier-Free Guidance (CFG) scale is a float that balances creativity and adherence to the prompt. Higher values make the image more closely match the prompt, but excessively high values can degrade quality. The default is 8.0, with a range from 0.0 to 100.0.

sampler_name

This parameter specifies the algorithm used for sampling, affecting the quality, speed, and style of the generated output. The options available are determined by the list of samplers in the system.

scheduler

The scheduler controls how noise is gradually removed to form the image. It is a crucial component in the denoising process, influencing the smoothness and quality of the final output.

denoise

This float parameter determines the amount of denoising applied. Lower values maintain the structure of the initial image, which is useful for image-to-image sampling. The default is 1.0, with a range from 0.0 to 1.0.

filename_prefix

This string input sets the prefix for the saved file's name. It can include formatting information such as dates or values from other nodes, allowing for organized and easily identifiable file naming.

KSampler Immediate Save Output Parameters:

result

The result output is a tuple containing the generated images. These images are the final product of the node's processing, having gone through the stages of model loading, sampling, decoding, and saving. They represent the creative output based on the provided inputs and settings.

expand

This output provides the finalized graph of the node's operations. It is useful for understanding the sequence of processes that were executed, offering insights into the workflow and allowing for further customization or debugging.

KSampler Immediate Save Usage Tips:

  • Experiment with different ckpt_name options to explore various styles and qualities in your generated images.
  • Use the positive and negative inputs creatively to guide the model towards your desired artistic vision.
  • Adjust the steps parameter to find a balance between image quality and processing time that suits your needs.
  • Utilize the filename_prefix to keep your saved images organized and easily identifiable.

KSampler Immediate Save Common Errors and Solutions:

Error: "Checkpoint not found"

  • Explanation: This error occurs when the specified checkpoint name does not match any available files in the "checkpoints" directory.
  • Solution: Ensure that the ckpt_name is correctly specified and that the corresponding file exists in the directory.

Error: "Invalid seed value"

  • Explanation: The seed value provided is outside the acceptable range.
  • Solution: Verify that the seed is an integer within the range of 0 to 0xfffffffffffffff.

Error: "Denoise value out of range"

  • Explanation: The denoise parameter is set to a value outside the allowed range of 0.0 to 1.0.
  • Solution: Adjust the denoise value to be within the specified range to ensure proper image processing.

KSampler Immediate Save Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-outputlists-combiner
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.