ComfyUI Extension: ComfyUI-Line-counter

Authored by ChrisColeTech

Created

Updated

3 stars

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

Custom Nodes (0)

    README

    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.