Nodes/ComfyUI_webapp/Float input
ComfyUI Node

Float input

Floating point number input

By MonkeyProof-Solutions-BV·Created 6 months ago·Updated 3 months ago· 2
Float input
  • parent
  • value
  • Order + 1
value_in
order10
advancedfalse
value_from_interface
default0.00
minimum-9223372036854775808.00
maximum9223372036854775808.00
step1.00
tooltip
Categoryapi/app

Inputs (10)

NameTypeDefaultDescription
value_inFLOATThis value is used when running the workflow in ComfyUI.
orderINT10Control order in its section. Lowest value at the top. Highest at the bottom.
advancedoptBOOLEANfalseControl is only shown when advanced is True.
value_from_interfaceoptSTRINGTo be used when modifying the workflow API json from an external interface. Note that this string is interpreted as a json string.
defaultoptFLOAT0.00-9223372036854776000–9223372036854776000Web app control default value.
minimumoptFLOAT-9223372036854775808.00-9223372036854776000–9223372036854776000Web app control minimum value.
maximumoptFLOAT9223372036854775808.00-9223372036854776000–9223372036854776000Web app control maximum value.
stepoptFLOAT1.00-9223372036854776000–9223372036854776000Web app control step size.
parentoptPARENTWeb app parent to add the node to.
tooltipoptSTRINGWeb app control tooltip.

Outputs (2)

NameTypeDescription
valueFLOATOutput value.
Order + 1INTOrder number for the next control.