Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 911 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 911 Bytes

ComfyUI Finetuners

A collection of utility nodes for ComfyUI to enhance your workflow.

Nodes

🔄 Variables Injector

Dynamically replace placeholders (like !variable_name) in a text prompt with actual values, making it easy to reuse and modify prompts without changing their structure.

📐 Auto Image Resize

Automatically resizes images based on a desired width while maintaining aspect ratio, using high-quality Lanczos scaling.

🔗 Group Link

A utility node that allows you to link and toggle multiple groups of nodes simultaneously, helping you organize and control complex workflows.

Installation

  1. Clone this repository into your ComfyUI/custom_nodes directory:
cd custom_nodes
git clone https://github.com/FinetunersAI/finetunersTest.git
  1. Restart ComfyUI

Usage

After installation, you'll find the nodes in the node menu under the "finetuners" category.