ComfyUI Extension: stability-ComfyUI-nodes

Authored by Stability-AI

Created

Updated

239 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Nodes: ColorBlend, ControlLoraSave, GetImageSize. NOTE: Control-LoRA recolor example uses these nodes.

Looking for a different extension?

Custom Nodes (2)

README

Custom nodes for ComfyUI

git clone this repo to your ComfyUI/custom_nodes folder, it should look like: ComfyUI/custom_nodes/stability-ComfyUI-nodes

On the standalone you can run: standalone_install_requirements.bat to install the dependencies. On a manual install you should: pip install -r requirements.txt

These nodes will appear in the stability section.

ControlLoraSave

This node can be used to create a Control Lora from a model and a controlnet. It will take the difference between the model weights and the controlnet weights and store that difference in Lora format.

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more