Nodes Browser

ComfyDeploy: How ComfyUI-Line-counter works in ComfyUI?

What is ComfyUI-Line-counter?

This custom node package for ComfyUI is designed to streamline your workflow with powerful file-counting capabilities.

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 ComfyUI-Line-counter and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

ComfyUI Line Counter 🎯

Build Status <!-- Replace this URL with your actual build status badge URL -->

🚀 Overview

Welcome to ComfyUI Line Counter! This custom node package for ComfyUI is designed to streamline your workflow with powerful file-counting capabilities.

🔥 Features

  • 🎯 Text File Line Counter:
    • Count the number of lines in any text file with ease. Perfect for analyzing logs, scripts, and more.
  • 🎯 Directory File Counter:
    • Count the number of files in a directory. Ideal for managing and auditing file structures quickly.

📸 Preview

🎯 Text File Line Counter: Preview Image

🎯 Directory File Counter: Preview Image

📦 Installation

Method 1: Clone Repository into custom_nodes Folder

  1. Clone the Repository:

    Open Command Prompt or PowerShell and run the following command to clone the repository into the custom_nodes directory of your ComfyUI setup:

    git clone https://github.com/ChrisColeTech/ComfyUI-Line-counter.git <path\to\comfyui\custom_nodes>

    Replace path\to\comfyui with the actual path to your ComfyUI installation

  2. Restart ComfyUI:

    Restart your ComfyUI server to load the new nodes.

Method 2: Install via ComfyUI Manager

  1. Open ComfyUI Manager:

    Launch the ComfyUI Manager application from your Start menu or desktop shortcut.

  2. Search for **ComfyUI-Line-counter**:

    In the ComfyUI Manager, go to the Node Manager and search for ComfyUI-Line-counter.

  3. Install the Nodes:

    Click on the Install button next to ComfyUI-Line-counter. The manager will handle the installation and setup process for you.

  4. Restart ComfyUI:

    After installation, restart your ComfyUI server to ensure that the new nodes are properly integrated.

🛠️ Usage

To get started with the ComfyUI Line Counter nodes, follow these steps:

  1. Add the Nodes: Drag and drop the Text File Line Counter and Directory File Counter nodes into your workflow.
  2. Configure: Set the necessary parameters like file paths and directories.

🤝 Contributing

We welcome contributions! If you have suggestions or find bugs, please create an issue or submit a pull request.