Nodes Browser
ComfyDeploy: How ComfyMath works in ComfyUI?
What is ComfyMath?
Provides Math Nodes for ComfyUI. Boolean Logic, Integer Arithmetic, Floating Point Arithmetic and Functions, Vec2, Vec3, and Vec4 Arithmetic and Functions
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
ComfyMath
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyMath
Provides Math Nodes for ComfyUI
Features
Provides nodes for:
- Boolean Logic
- Integer Arithmetic
- Floating Point Arithmetic and Functions
- Vec2, Vec3, and Vec4 Arithmetic and Functions
Installation
From the custom_nodes
directory in your ComfyUI installation, run:
git clone https://github.com/evanspearman/ComfyMath.git