LykosAI / ComfyUI-Inference-Core-Nodes

ComfyUI Custom Nodes for Inference.Core
GNU Affero General Public License v3.0
29 stars 15 forks source link

ComfyUI-Inference-Core-Nodes

Installation

  1. Stability Matrix Extensions Manager
  2. ComfyUI Manager

Manual Installation

  1. Clone this repository to ComfyUI/custom_nodes/

  2. Either:

    • Run install.py using the venv or preferred python environment.

Or

(Installs required dependencies and appropriate onnxruntime acceleration via compiled wheels)

Or

(Installs only required dependencies without onnxruntime acceleration)