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
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-Line-counter
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI Line Counter 🎯
<!-- 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:
🎯 Directory File Counter:
📦 Installation
Method 1: Clone Repository into custom_nodes
Folder
-
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 -
Restart ComfyUI:
Restart your ComfyUI server to load the new nodes.
Method 2: Install via ComfyUI Manager
-
Open ComfyUI Manager:
Launch the ComfyUI Manager application from your Start menu or desktop shortcut.
-
Search for
**ComfyUI-Line-counter**
:In the ComfyUI Manager, go to the Node Manager and search for
ComfyUI-Line-counter
. -
Install the Nodes:
Click on the
Install
button next toComfyUI-Line-counter
. The manager will handle the installation and setup process for you. -
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:
- Add the Nodes: Drag and drop the Text File Line Counter and Directory File Counter nodes into your workflow.
- 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.