ComfyUI > Nodes > ComfyUI-LogicUtils > Sleep (Image tunnel)

ComfyUI Node: Sleep (Image tunnel)

Class Name

SleepNodeImage

Category
Misc
Author
aria1th (Account age: 3016days)
Extension
ComfyUI-LogicUtils
Latest Updated
2026-01-21
Github Stars
0.1K

How to Install ComfyUI-LogicUtils

Install this extension via the ComfyUI Manager by searching for ComfyUI-LogicUtils
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-LogicUtils 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

Sleep (Image tunnel) Description

SleepNodeImage introduces a delay in image processing to synchronize workflow timing.

Sleep (Image tunnel):

The SleepNodeImage is a versatile node designed to introduce a delay or pause in the processing of an image within a workflow. This node is particularly useful when you need to synchronize processes or manage timing in a sequence of operations. By allowing you to specify a pause duration, the SleepNodeImage can help in scenarios where you need to wait for other processes to complete or when you want to simulate processing time. Its primary function is to hold the image data for a specified interval before passing it along, ensuring that subsequent operations occur in a controlled manner. This can be beneficial in complex workflows where timing and order of operations are crucial.

Sleep (Image tunnel) Input Parameters:

interval

The interval parameter specifies the duration of the pause in seconds. It is a floating-point value, allowing for precise control over the delay period. The default value is 0.0, meaning no delay, but you can set it to any positive value to introduce a pause. This parameter directly impacts the timing of the node's execution, as it determines how long the image will be held before being passed on. There is no explicit minimum or maximum value, but practical limits should be considered based on the workflow requirements.

image

The image parameter is the input image data that the node will process. This parameter accepts any type of image data, making it flexible for various image formats and types. The image is held for the duration specified by the interval parameter before being returned. This parameter is crucial as it represents the actual data being processed and delayed by the node.

Sleep (Image tunnel) Output Parameters:

anytype

The output of the SleepNodeImage node is the same image data that was input, returned after the specified delay. This ensures that the image is passed along the workflow without any modifications, maintaining its original state. The output is crucial for continuing the workflow after the desired pause, allowing subsequent nodes to process the image as intended.

Sleep (Image tunnel) Usage Tips:

  • Use the SleepNodeImage node to manage timing in workflows where synchronization with other processes is necessary.
  • Adjust the interval parameter to simulate processing time or to ensure that operations occur in a specific order.

Sleep (Image tunnel) Common Errors and Solutions:

Invalid interval value

  • Explanation: The interval parameter must be a non-negative floating-point number. If a negative value or an invalid type is provided, the node may not function as expected.
  • Solution: Ensure that the interval is set to a valid non-negative floating-point number.

Missing image input

  • Explanation: The image parameter is required for the node to function. If no image is provided, the node cannot process the data.
  • Solution: Verify that a valid image is connected to the node before execution.

Sleep (Image tunnel) Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-LogicUtils
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.

Sleep (Image tunnel)