ComfyUI > Nodes > ComfyUI-FLOAT_Optimized > FLOAT Advanced Options (Ad)

ComfyUI Node: FLOAT Advanced Options (Ad)

Class Name

FloatAdvancedParameters

Category
FLOAT/Advanced
Author
set-soft (Account age: 3450days)
Extension
ComfyUI-FLOAT_Optimized
Latest Updated
2026-03-20
Github Stars
0.03K

How to Install ComfyUI-FLOAT_Optimized

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

FLOAT Advanced Options (Ad) Description

Enables advanced configuration of FLOAT model parameters for precise performance tuning.

FLOAT Advanced Options (Ad):

The FloatAdvancedParameters node is designed to provide a comprehensive set of advanced configuration options for the FLOAT model within the ComfyUI framework. This node allows you to fine-tune various parameters that influence the behavior and performance of the FLOAT model, enabling more precise control over the model's output. By adjusting these parameters, you can optimize the model for specific tasks, such as enhancing audio processing, refining attention mechanisms, or improving the handling of differential equations. The node's primary goal is to offer flexibility and customization, allowing you to tailor the model's performance to meet your specific needs and achieve the desired artistic outcomes.

FLOAT Advanced Options (Ad) Input Parameters:

r_cfg_scale

The r_cfg_scale parameter is a floating-point value that adjusts the configuration scale of the model. It influences the overall scaling of the model's response, with a default value of 1.0. The minimum value is 1.0, and it can be incremented in steps of 0.1. This parameter is crucial for balancing the model's sensitivity and ensuring that it operates within the desired range.

attention_window

The attention_window parameter is an integer that defines the size of the attention window used by the model. It determines how much context the model considers when processing input data. The default value is 2, with a minimum of 1 and a maximum of 10. Adjusting this parameter can impact the model's ability to focus on relevant parts of the input, enhancing its performance in tasks requiring attention to detail.

audio_dropout_prob

The audio_dropout_prob parameter is a floating-point value representing the probability of dropout applied to audio inputs. It helps prevent overfitting by randomly dropping out audio features during training. The default value is 0.1, with a range from 0.0 to 1.0 and a step size of 0.01. This parameter is essential for improving the model's generalization capabilities.

ref_dropout_prob

The ref_dropout_prob parameter is similar to audio_dropout_prob but applies to reference inputs. It controls the dropout probability for reference data, with a default value of 0.1. The range is from 0.0 to 1.0, with a step size of 0.01. This parameter helps enhance the model's robustness by introducing variability during training.

emotion_dropout_prob

The emotion_dropout_prob parameter specifies the dropout probability for emotion-related inputs. It functions like the other dropout parameters, with a default value of 0.1 and a range from 0.0 to 1.0. The step size is 0.01. Adjusting this parameter can improve the model's ability to handle emotional data by reducing overfitting.

ode_atol

The ode_atol parameter is a floating-point value that sets the absolute tolerance for solving ordinary differential equations (ODEs). It is crucial for controlling the precision of ODE solutions, with a default value of 1e-5. The range is from 1e-9 to 1e-1, with a step size of 1e-6. This parameter ensures accurate and stable ODE computations.

ode_rtol

The ode_rtol parameter defines the relative tolerance for ODE solutions, complementing ode_atol. It shares the same default value of 1e-5 and range from 1e-9 to 1e-1, with a step size of 1e-6. Adjusting this parameter helps maintain the desired accuracy in ODE computations.

nfe

The nfe parameter, or Number of Function Evaluations, is an integer that specifies how many times the model evaluates the function during ODE solving. The default value is 10, with a range from 1 to 1000. This parameter affects the computational cost and precision of ODE solutions.

torchdiffeq_ode_method

The torchdiffeq_ode_method parameter allows you to select the method used for solving ODEs from a set of fixed-step solvers. The default method is "euler". This parameter is important for choosing the appropriate numerical method based on the specific requirements of your task.

face_margin

The face_margin parameter is a floating-point value that adjusts the margin around detected faces. It influences how much additional space is considered around faces, with a default value of 1.6. The range is from 1.2 to 2.0, with a step size of 0.1. This parameter is useful for ensuring that facial features are adequately captured and processed.

rgba_conversion

The rgba_conversion parameter specifies the strategy for converting RGBA images. The default strategy is "blend_with_color". This parameter is essential for determining how transparency and color blending are handled in image processing tasks.

bkg_color_hex

The bkg_color_hex parameter is a string that defines the background color in hexadecimal format. It is used in conjunction with rgba_conversion to determine the final appearance of images. This parameter allows you to customize the background color to suit your artistic vision.

FLOAT Advanced Options (Ad) Output Parameters:

advanced_options

The advanced_options output parameter is a dictionary containing all the advanced configuration options set by the input parameters. This dictionary provides a comprehensive overview of the current settings, allowing you to review and adjust the parameters as needed. It serves as a reference for understanding how the model is configured and can be used to replicate or modify the setup for future tasks.

FLOAT Advanced Options (Ad) Usage Tips:

  • Experiment with different attention_window sizes to find the optimal balance between context and performance for your specific task.
  • Use the dropout parameters (audio_dropout_prob, ref_dropout_prob, emotion_dropout_prob) to introduce variability during training and improve the model's generalization capabilities.
  • Adjust the ode_atol and ode_rtol parameters to achieve the desired precision in ODE solutions, especially for tasks requiring high numerical accuracy.

FLOAT Advanced Options (Ad) Common Errors and Solutions:

InvalidParameterValue

  • Explanation: This error occurs when a parameter value is set outside its allowed range.
  • Solution: Ensure that all parameter values are within their specified minimum and maximum limits.

UnsupportedODEMethod

  • Explanation: This error indicates that the selected ODE method is not supported by the current configuration.
  • Solution: Choose a valid ODE method from the available fixed-step solvers, such as "euler".

HexColorFormatError

  • Explanation: This error arises when the bkg_color_hex parameter is not in a valid hexadecimal format.
  • Solution: Verify that the background color is specified correctly in hexadecimal format, such as #FFFFFF for white.

FLOAT Advanced Options (Ad) Related Nodes

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

FLOAT Advanced Options (Ad)