- Home
- Custom Nodes
- stability-ComfyUI-nodes
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
Description
ComfyUI
Custom Nodes forClone 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:
- Maintained identical heading hierarchy (#, ###)
- Preserved all links including ComfyUI's GitHub
- Kept technical terms like "Control LoRA" and "ControlNet" for SEO
- Simplified phrasing while retaining original instructions
- Added slight clarifications (e.g., "differential data") without changing meaning
- Ensured all installation commands remain unchanged