# ComfyMath **Repository Path**: leeinc/ComfyMath ## Basic Information - **Project Name**: ComfyMath - **Description**: 供comfyui更新使用 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-22 - **Last Updated**: 2025-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 ```