ComfyUI > Nodes > Comfyui-bitdance > BitDance Sampler

ComfyUI Node: BitDance Sampler

Class Name

BitDanceSampler

Category
sampling/bitdance
Author
aistudynow (Account age: 0days)
Extension
Comfyui-bitdance
Latest Updated
2026-03-12
Github Stars
0.03K

How to Install Comfyui-bitdance

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

BitDance Sampler Description

Facilitates AI image generation with advanced diffusion models and customizable parameters.

BitDance Sampler:

The BitDanceSampler is a sophisticated node designed to facilitate the sampling process in AI-driven image generation tasks. It leverages advanced diffusion models to iteratively refine and generate high-quality images based on input parameters. The node is particularly beneficial for artists and creators looking to produce multiple images with varying styles and resolutions, as it allows for fine-tuning through parameters such as sampling steps and guidance scales. By utilizing different sampling algorithms, such as Euler or Euler-Maruyama, the BitDanceSampler provides flexibility and control over the image generation process, ensuring that the final output aligns with the creative vision of the user. Its integration with progress tracking tools like ComfyProgressBar and tqdm ensures that users can monitor the sampling progress in real-time, making it a user-friendly and efficient tool for digital art creation.

BitDance Sampler Input Parameters:

model

The model parameter refers to the BitDanceModelRuntime instance that the sampler will use to generate images. This model contains the neural network architecture and weights necessary for the diffusion process. It is crucial for defining the style and characteristics of the generated images.

vae

The vae parameter stands for BitDanceVAERuntime, which is a Variational Autoencoder used to encode and decode images during the sampling process. It plays a vital role in managing the latent space where the image generation occurs, impacting the quality and diversity of the output.

positive

The positive parameter is an instance of BitDanceTextEmbedsRuntime that provides positive text embeddings to guide the image generation process. These embeddings help the model understand the desired features and styles to emphasize in the generated images.

negative

The negative parameter, also an instance of BitDanceTextEmbedsRuntime, provides negative text embeddings. These embeddings are used to suppress unwanted features or styles in the generated images, allowing for more precise control over the final output.

resolution

The resolution parameter, defined by BitDanceResolutionRuntime, determines the dimensions of the generated images. It directly affects the level of detail and clarity in the output, with higher resolutions providing more detailed images.

sampler_name

The sampler_name parameter specifies the sampling algorithm to be used, such as "euler" or "euler_maruyama". This choice influences the trajectory of the diffusion process and can affect the style and quality of the generated images.

num_sampling_steps

The num_sampling_steps parameter defines the number of iterations the sampler will perform. More steps generally lead to higher quality images, as the model has more opportunities to refine the output.

guidance_scale

The guidance_scale parameter controls the influence of the text embeddings on the image generation process. A higher scale increases the adherence to the provided text prompts, while a lower scale allows for more creative freedom.

num_images

The num_images parameter specifies the number of images to generate in a single sampling session. This allows users to produce multiple variations of an image with a single execution of the node.

seed

The seed parameter is used to initialize the random number generator, ensuring reproducibility of the generated images. By using the same seed, users can generate identical images across different runs.

BitDance Sampler Output Parameters:

generated_images

The generated_images output parameter contains the final set of images produced by the sampling process. These images reflect the input parameters and the chosen sampling algorithm, providing a visual representation of the user's creative vision.

BitDance Sampler Usage Tips:

  • Experiment with different sampler_name options to see how they affect the style and quality of the generated images.
  • Adjust the guidance_scale to balance between adhering to text prompts and allowing for creative variations.
  • Use the seed parameter to reproduce specific images or explore variations by changing the seed value.

BitDance Sampler Common Errors and Solutions:

" BitDance Sampler: start sampling failed"

  • Explanation: This error may occur if there is an issue with the input parameters or the model initialization.
  • Solution: Ensure that all input parameters are correctly set and that the model and VAE instances are properly initialized.

"Invalid sampler_name provided"

  • Explanation: The specified sampler_name is not recognized by the system.
  • Solution: Verify that the sampler_name is correctly spelled and matches one of the supported algorithms, such as "euler" or "euler_maruyama".

"Progress bar initialization error"

  • Explanation: This error can occur if there is an issue with the progress tracking tools like ComfyProgressBar or tqdm.
  • Solution: Check that these tools are correctly installed and configured, and ensure that the num_sampling_steps is greater than zero.

BitDance Sampler Related Nodes

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