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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyMath and select it
  5. 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