ComfyUI > Nodes > comfyui-storyboard > Storyboard Image Gen

ComfyUI Node: Storyboard Image Gen

Class Name

StoryboardImageGen

Category
Storyboard
Author
colorAi (Account age: 1050days)
Extension
comfyui-storyboard
Latest Updated
2026-03-17
Github Stars
0.04K

How to Install comfyui-storyboard

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

Storyboard Image Gen Description

Generates customizable images from storyboards using AI models and conditioning inputs.

Storyboard Image Gen:

The StoryboardImageGen node is designed to facilitate the generation of images based on a storyboard-like approach, leveraging advanced AI models to create visual content from specified conditions. This node is particularly beneficial for AI artists and creators who wish to generate images with specific attributes and conditions, allowing for a high degree of customization and control over the output. By utilizing a combination of model parameters, conditioning inputs, and sampling techniques, StoryboardImageGen enables users to produce images that align closely with their creative vision. The node's primary function is to sample images from latent space, guided by both positive and negative conditioning, which helps in refining the output to meet desired artistic goals.

Storyboard Image Gen Input Parameters:

model

The model parameter specifies the AI model to be used for image generation. This is a crucial input as it determines the underlying architecture and capabilities of the image generation process. The choice of model can significantly impact the style and quality of the generated images.

seed

The seed parameter is an integer that initializes the random number generator, ensuring reproducibility of results. By setting a specific seed value, you can generate the same image output across different runs. The default value is 0, with a minimum of 0 and a maximum of 0xffffffffffffffff.

steps

The steps parameter defines the number of iterations the model will perform during the image generation process. More steps generally lead to higher quality images, as the model has more opportunities to refine the output. The default is 20, with a minimum of 1 and a maximum of 10000.

cfg

The cfg parameter, or configuration scale, controls the strength of the conditioning applied to the model. A higher value means the model will adhere more closely to the conditioning inputs, while a lower value allows for more creative freedom. The default is 8.0, with a range from 0.0 to 100.0.

sampler_name

The sampler_name parameter specifies the sampling algorithm to be used. Different samplers can affect the style and characteristics of the generated images, offering various trade-offs between speed and quality.

scheduler

The scheduler parameter determines the scheduling strategy for the sampling process. This can influence the convergence and stability of the image generation, impacting the final output's consistency and quality.

positive

The positive parameter is a conditioning input that guides the model towards desired features in the generated image. It acts as a positive reinforcement, encouraging the model to include specific elements or styles.

negative

The negative parameter serves as a conditioning input to discourage certain features or styles in the generated image. It helps in refining the output by preventing unwanted elements from appearing.

latent_image

The latent_image parameter provides a latent space representation of an image, serving as a starting point for the generation process. This can be used to guide the model towards a specific visual structure or composition.

denoise

The denoise parameter controls the amount of noise reduction applied during the image generation process. A value of 1.0 applies full denoising, while lower values retain more of the original noise, potentially leading to more abstract results. The default is 1.0, with a range from 0.0 to 1.0 and a step of 0.01.

Storyboard Image Gen Output Parameters:

LATENT

The LATENT output parameter represents the latent space encoding of the generated image. This output is crucial as it encapsulates the model's interpretation of the input conditions, providing a compact and manipulable representation of the image. It can be further processed or converted into a visual format for display or analysis.

Storyboard Image Gen Usage Tips:

  • Experiment with different seed values to explore a variety of image outputs while maintaining the same input conditions.
  • Adjust the steps parameter to balance between image quality and generation time, especially when working with complex scenes.
  • Use the cfg parameter to fine-tune the adherence to conditioning inputs, allowing for either more creative freedom or stricter control over the output.
  • Select different sampler_name and scheduler options to explore various stylistic effects and convergence behaviors.

Storyboard Image Gen Common Errors and Solutions:

"Invalid model specified"

  • Explanation: The model parameter does not match any available models.
  • Solution: Ensure that the model name is correctly specified and matches one of the available models in your environment.

"Seed value out of range"

  • Explanation: The seed value provided is outside the acceptable range.
  • Solution: Check that the seed value is within the range of 0 to 0xffffffffffffffff and adjust accordingly.

"Steps value too high"

  • Explanation: The number of steps exceeds the maximum allowed.
  • Solution: Reduce the steps parameter to a value within the range of 1 to 10000.

"CFG value out of bounds"

  • Explanation: The cfg parameter is set outside the permissible range.
  • Solution: Adjust the cfg value to be between 0.0 and 100.0.

"Denoise value invalid"

  • Explanation: The denoise parameter is not within the valid range.
  • Solution: Ensure the denoise value is between 0.0 and 1.0, using increments of 0.01 if necessary.

Storyboard Image Gen Related Nodes

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

Storyboard Image Gen