saik0s's picture
Add files using upload-large-folder tool
8d5e143 verified
|
Raw
History Blame Contribute Delete
405 Bytes
# ComfyMath
Provides Math Nodes for [ComfyUI](https://github.com/comfyanonymous/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:
```sh
git clone https://github.com/evanspearman/ComfyMath.git
```