ComfyUI InfoComfyUI Info

stability-ComfyUI-nodes

These are custom nodes for ComfyUI. Clone the repository into `ComfyUI/custom_nodes`, with the final path being `ComfyUI/custom_nodes/stability-ComfyUI-nodes`. For standalone installations, run `standalone_install_requirements.bat`; for manual installations, use `pip install -r requirements.txt`. The nodes appear under "stability" in ComfyUI. The "ControlLoraSave" node creates a Control LoRA by analyzing the weight difference between a base model and a ControlNet and saves the differential data in LoRA format. Main features include maintained heading hierarchy, preserved links, kept technical terms for SEO, simplified phrasing, added clarifications, and unchanged installation commands.

Stability-AI

228 stars
GitHub

Description

Custom Nodes for ComfyUI

Clone this repository into your ComfyUI/custom_nodes directory. The final path should be: ComfyUI/custom_nodes/stability-ComfyUI-nodes.

For standalone installations, run: standalone_install_requirements.bat to set up dependencies. Manual installations require: pip install -r requirements.txt.

These nodes will appear under the "stability" section in ComfyUI.

ControlLoraSave

This node enables the creation of a Control LoRA by analyzing the difference between a base model's weights and a ControlNet's weights. The resulting differential data is saved in LoRA format.


Key improvements:

  1. Maintained identical heading hierarchy (#, ###)
  2. Preserved all links including ComfyUI's GitHub
  3. Kept technical terms like "Control LoRA" and "ControlNet" for SEO
  4. Simplified phrasing while retaining original instructions
  5. Added slight clarifications (e.g., "differential data") without changing meaning
  6. Ensured all installation commands remain unchanged