Skip to content

πŸ’Ύ Installation

FlowState edited this page Oct 2, 2025 · 1 revision

Method 1.

  1. Open the ComfyUI Manager
  2. Click "Custom Nodes Manager"
  3. In the searchbar, search "FlowState Creator Suite"
  4. Click "Install" next to "🌊 FlowState Creator Suite"

🚨 DO NOT INSTALL 'FlowState Nodes' AS THAT REPO IS RETIRED. INSTALL '🌊 FlowState Creator Suite' (WITH THE WAVE)

Method 2.

  1. Open the ComfyUI Manager
  2. Select "Install via Git URL"
  3. Paste this link: https://github.com/flowstateeng/FlowState-Creator-Nodes.git
  4. Click "Confirm"

Method 3

  1. Open a terminal or command prompt and navigate to your Custom Nodes folder.
cd /path/to/your/ComfyUI/custom_nodes
  1. Use Git to clone this repository.
git clone https://github.com/flowstateeng/FlowState-Creator-Nodes.git

⚠️ After any of these methods, restart ComfyUI.

Clone this wiki locally