ComfyUI  >  Nodes  >  ComfyUI-sampler-lcm-alternative >  LCMScheduler

ComfyUI Node: LCMScheduler

Class Name

LCMScheduler

Category
sampling/custom_sampling/schedulers
Author
jojkaart (Account age: 4799 days)
Extension
ComfyUI-sampler-lcm-alternative
Latest Updated
5/22/2024
Github Stars
0.1K

How to Install ComfyUI-sampler-lcm-alternative

Install this extension via the ComfyUI Manager by searching for  ComfyUI-sampler-lcm-alternative
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-sampler-lcm-alternative 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
  • High-speed GPU machines
  • 200+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 50+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

LCMScheduler Description

Facilitates sigma value generation for image sampling in AI art creation, controlling denoising process with adjustable steps and factor.

LCMScheduler:

The LCMScheduler node is designed to facilitate the process of generating sigma values for image sampling in AI art creation. This node is particularly useful for artists who want to control the denoising process during image generation. By adjusting the number of steps and the denoise factor, you can fine-tune the sampling process to achieve the desired level of detail and smoothness in your artwork. The LCMScheduler leverages the capabilities of the model to calculate sigma values, which are essential for the sampling algorithms to function effectively. This node ensures that the sigma values are computed accurately, even when the denoise factor is less than 1.0, by adjusting the total number of steps accordingly.

LCMScheduler Input Parameters:

model

This parameter specifies the model to be used for generating sigma values. The model should be compatible with the sampling process and is typically pre-trained for specific types of image generation tasks.

steps

This integer parameter determines the number of steps to be used in the sampling process. The default value is 8, with a minimum of 1 and a maximum of 10,000. Increasing the number of steps generally results in more detailed and refined images, but it also increases the computation time.

denoise

This float parameter controls the denoising factor during the sampling process. The default value is 1.0, with a range from 0.0 to 1.0 and a step size of 0.01. A denoise value of 1.0 means no additional denoising, while values less than 1.0 will increase the total number of steps to compensate for the reduced denoising, thereby maintaining image quality.

LCMScheduler Output Parameters:

SIGMAS

The output of the LCMScheduler node is a tensor of sigma values, which are crucial for the sampling algorithms to generate images. These sigma values guide the denoising process at each step, ensuring that the generated images are smooth and free of artifacts. The sigma values are adjusted based on the input parameters to provide the best possible results.

LCMScheduler Usage Tips:

  • To achieve higher detail in your images, increase the steps parameter, but be mindful of the increased computation time.
  • Use the denoise parameter to control the smoothness of your images. Lower values will require more steps but can result in finer details.
  • Ensure that the model you select is compatible with the sampling process to avoid errors and achieve optimal results.

LCMScheduler Common Errors and Solutions:

Model not found

  • Explanation: The specified model could not be loaded.
  • Solution: Ensure that the model name is correct and that the model is available in the specified directory.

Invalid steps value

  • Explanation: The steps parameter is set to a value outside the allowed range.
  • Solution: Adjust the steps parameter to be within the range of 1 to 10,000.

Invalid denoise value

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

GPU memory overflow

  • Explanation: The model and parameters require more GPU memory than available.
  • Solution: Reduce the steps parameter or use a model that requires less memory. Alternatively, consider upgrading your GPU.

LCMScheduler Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-sampler-lcm-alternative
RunComfy

© Copyright 2024 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals.