Nodes Browser
ComfyDeploy: How String Converter works in ComfyUI?
What is String Converter?
Nodes: Convert String To Int, Convert String To Float
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
String Converter
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI Node: String Converter
Convert an input string into an int or float. This is used for template workflows where variables may be substituted as part of another process.